blob: 4e77abcb10d8ed365db18f62908d0c30f07e4d8d (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BR2_PACKAGE_XDRIVER_XF86_INPUT_TSLIB
bool "xf86-input-tslib"
select BR2_PACKAGE_XPROTO_INPUTPROTO
select BR2_PACKAGE_XPROTO_RANDRPROTO
select BR2_PACKAGE_XPROTO_XPROTO
select BR2_PACKAGE_TSLIB
help
Touch screen library input driver
https://github.com/merge/xf86-input-tslib
|