blob: d8df67077b354fe74ad4380996c9ddb46ce0f3f0 (
plain)
1
2
3
4
5
6
7
8
9
  | 
config BR2_PACKAGE_XDRIVER_XF86_INPUT_EVDEV
	bool "xf86-input-evdev"
	select BR2_PACKAGE_XPROTO_INPUTPROTO
	select BR2_PACKAGE_XSERVER_XORG_SERVER
	select BR2_PACKAGE_XPROTO_RANDRPROTO
	select BR2_PACKAGE_XPROTO_XPROTO
	help
	  xf86-input-evdev 1.1.2
	  Generic Linux input driver
  |