summaryrefslogtreecommitdiffstats
path: root/rules/xorg-server.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2012-02-17 22:30:10 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-02-18 20:26:10 +0100
commitfa29a5cd5618bc97fc1e5048f11635691cbc400e (patch)
treed87098345fc5257b8d4f59c334c5ce8e7d879533 /rules/xorg-server.in
parente6ad184d539042ae088b21f503c067d4afc55ab4 (diff)
downloadptxdist-fa29a5cd5618bc97fc1e5048f11635691cbc400e.tar.gz
ptxdist-fa29a5cd5618bc97fc1e5048f11635691cbc400e.tar.xz
xorg-server: udev input_id is now non-optional
UDEV_LIBUDEV is already selected at the top Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/xorg-server.in')
-rw-r--r--rules/xorg-server.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/rules/xorg-server.in b/rules/xorg-server.in
index d2767671a..3a99813c0 100644
--- a/rules/xorg-server.in
+++ b/rules/xorg-server.in
@@ -252,9 +252,6 @@ config XORG_SERVER_OPT_SECURE_RPC
config XORG_SERVER_UDEV
bool
- select UDEV_LIBUDEV
- select UDEV_EXTRAS
- select UDEV_EXTRA_INPUT_ID
prompt "detect input devices via udev"
help
FIXME