summaryrefslogtreecommitdiff
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-03-11 11:32:23 -0300
committerPeter Korsgaard <peter@korsgaard.com>2016-03-15 22:47:24 +0100
commitf80ad2fd73f792039417cab53cbcb3de1d1ca1a0 (patch)
treedcca359b373caf07da08cdf10507009339f1e797 /Config.in.legacy
parentb8de1788c10b61573834f2516e1441eb850a9501 (diff)
xf86-input-void: remove deprecated
It's been deprecated for a year now so remove it. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy7
1 files changed, 7 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index 807d70137..8a067dd48 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -145,6 +145,13 @@ endif
###############################################################################
comment "Legacy options removed in 2016.05"
+config BR2_PACKAGE_XDRIVER_XF86_INPUT_VOID
+ bool "xf86-input-void removed"
+ select BR2_LEGACY
+ help
+ The xf86-input-void package has been removed, there's no need
+ for it in any modern (post-2007) xorg server.
+
config BR2_KERNEL_HEADERS_3_17
bool "kernel headers version 3.17.x are no longer supported"
select BR2_KERNEL_HEADERS_3_18