summaryrefslogtreecommitdiffstats
path: root/rules/udev.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-11-24 21:23:44 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-11-24 21:23:46 +0100
commitcb039cd69ff919e0e00b1e89ec67a4f23afc8a7c (patch)
tree89884f1515385b3fd901eba038e6839461c1c4ed /rules/udev.in
parentb9de8f052713704bc467f362554f0c6e62408468 (diff)
downloadptxdist-cb039cd69ff919e0e00b1e89ec67a4f23afc8a7c.tar.gz
ptxdist-cb039cd69ff919e0e00b1e89ec67a4f23afc8a7c.tar.xz
udev: remove edd option
Readding the option was incorrect. The corresponding files don't exist any more in this version. Remove everything related to this option instead. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/udev.in')
-rw-r--r--rules/udev.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/rules/udev.in b/rules/udev.in
index 24f985dc9..2a6d375ca 100644
--- a/rules/udev.in
+++ b/rules/udev.in
@@ -127,11 +127,6 @@ config UDEV_LEGACY_PERSISTENT_CDROM
bool
prompt "cdrom"
-config UDEV_LEGACY_PERSISTENT_EDD
- bool
- depends on UDEV_LEGACY
- prompt "BIOS EDD data"
-
config UDEV_LEGACY_PERSISTENT_GENERATOR
bool
prompt "cd / network generator"