python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / tslib / Config.in
blobbc5d7901888c3baf5799b4b6e826cab5f19dda11
1 config BR2_PACKAGE_TSLIB
2         bool "tslib"
3         depends on !BR2_STATIC_LIBS # dlopen
4         help
5           Tslib is a filtering layer for touchscreen panel events.
7           https://github.com/kergoth/tslib
9 comment "tslib needs a toolchain w/ dynamic library"
10         depends on BR2_STATIC_LIBS