Files
buildroot/package/tslib/Config.in
2013-10-22 16:24:52 +02:00

11 lines
269 B
Plaintext

config BR2_PACKAGE_TSLIB
bool "tslib"
depends on !BR2_PREFER_STATIC_LIB # dlopen
help
Tslib is an abstraction layer for touchscreen panel events.
http://tslib.berlios.de/
comment "tslib needs a toolchain w/ dynamic library"
depends on BR2_PREFER_STATIC_LIB