blob: de3bd552aedc6b97ba8a9e939d14175c98efa90f (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BR2_PACKAGE_XDRIVER_XF86_INPUT_SYNAPTICS
bool "xf86-input-synaptics"
default n
select BR2_PACKAGE_XSERVER_XORG_SERVER
select BR2_PACKAGE_XPROTO_INPUTPROTO
select BR2_PACKAGE_XPROTO_RANDRPROTO
select BR2_PACKAGE_XPROTO_XPROTO
help
xf86-input-synaptics 0.14.7
X.Org driver for synaptics input devices
|