Files
domo/bsp/buildroot-2017.02.11/package/tslib/Config.in
2018-05-22 15:35:47 +02:00

11 lines
262 B
Plaintext

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