62e7cbc1de
The new package xorgproto will combine and replace all current xproto_* packages. For details read https://lists.x.org/archives/xorg-announce/2018-February/002835.html Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
212 B
Plaintext
8 lines
212 B
Plaintext
config BR2_PACKAGE_XDRIVER_XF86_INPUT_SYNAPTICS
|
|
bool "xf86-input-synaptics"
|
|
select BR2_PACKAGE_LIBEVDEV
|
|
select BR2_PACKAGE_MTDEV
|
|
select BR2_PACKAGE_XORGPROTO
|
|
help
|
|
X.Org driver for synaptics input devices
|