kumquat-buildroot/package/tslib/Config.in
Martin Kepplinger 06e97ae8f8 tslib: use main project page in Config.in help text
Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com>
[Thomas: instead of adding tslib.org, just replace the github address by
the tslib.org one, which is the really upstream homepage.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-03-21 23:08:44 +01:00

11 lines
246 B
Plaintext

config BR2_PACKAGE_TSLIB
bool "tslib"
depends on !BR2_STATIC_LIBS # dlopen
help
Tslib is a filtering layer for touchscreen panel events.
http://tslib.org
comment "tslib needs a toolchain w/ dynamic library"
depends on BR2_STATIC_LIBS