blob: 7e1838e617ef190919dd484f20c67c72addb87c3 (
plain)
| 1
2
3
4
5
6
7
8
 | config BR2_PACKAGE_XDRIVER_XF86_INPUT_ACECAD
	bool "xf86-input-acecad"
	select BR2_PACKAGE_XSERVER_XORG_SERVER
	select BR2_PACKAGE_XPROTO_INPUTPROTO
	select BR2_PACKAGE_XPROTO_RANDRPROTO
	select BR2_PACKAGE_XPROTO_XPROTO
	help
	  Acecad Flair input driver
 |