kumquat-buildroot/package/x11r7/xdriver_xf86-input-void/Config.in
Bernd Kuhls 67575a811b package/x11r7/xdriver_xf86-input-void: bump version to 1.4.1 and mark as deprecated
http://lists.x.org/archives/xorg-announce/2015-April/002585.html
"The void driver is a dummy driver that does nothing and just fulfils
the requirements of really old servers that must have an input device.
It is just dead weight for any server released after 2007 or so. Don't use
it."

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-04-23 23:00:39 +02:00

12 lines
401 B
Plaintext

config BR2_PACKAGE_XDRIVER_XF86_INPUT_VOID
bool "xf86-input-void"
# http://lists.x.org/archives/xorg-announce/2015-April/002585.html
# "It is just dead weight for any server released after 2007 or so.
# Don't use it."
depends on BR2_DEPRECATED_SINCE_2015_05
select BR2_PACKAGE_XPROTO_INPUTPROTO
select BR2_PACKAGE_XPROTO_RANDRPROTO
select BR2_PACKAGE_XPROTO_XPROTO
help
null input driver