1 config BR2_PACKAGE_XDRIVER_XF86_INPUT_TSLIB
2 bool "xf86-input-tslib"
3 depends on !BR2_STATIC_LIBS # tslib
4 select BR2_PACKAGE_XPROTO_INPUTPROTO
5 select BR2_PACKAGE_XPROTO_RANDRPROTO
6 select BR2_PACKAGE_XPROTO_XPROTO
7 select BR2_PACKAGE_TSLIB
9 Touch screen library input driver
11 http://www.ptxdist.org/software/xf86-input-tslib/index_en.html
13 comment "xf86-input-tslib needs a toolchain w/ dynamic library"
14 depends on BR2_STATIC_LIBS