summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2016-06-04 06:57:41 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-06-05 12:36:01 +0200
commit2794a2bbe5fcfed95dbe78554a688d65929aa198 (patch)
treec4548e576e00b972ea159d628a5a00759df4142d
parent5519e6fe0b7e848e0d469252528ef45344827475 (diff)
downloadptxdist-2794a2bbe5fcfed95dbe78554a688d65929aa198.tar.gz
ptxdist-2794a2bbe5fcfed95dbe78554a688d65929aa198.tar.xz
udev: fix dependencies
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/udev.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/udev.in b/rules/udev.in
index c74eaf259..1a3fc0018 100644
--- a/rules/udev.in
+++ b/rules/udev.in
@@ -66,7 +66,7 @@ menu "install options "
config UDEV_ETC_CONF
bool
default y
- depends on !SYSTEMD
+ depends on SYSTEMD = n
prompt "install udev.conf"
help
Installs /etc/udev/udev.conf. If you don't wish to install the
@@ -85,7 +85,7 @@ config UDEV_DRIVERS_RULES
config UDEV_KEYMAPS
bool
- depends on !SYSTEMD
+ depends on SYSTEMD = n
prompt "install keymaps"
help
This will install the keymaps shipped with udev. These are mostly