aboutsummaryrefslogtreecommitdiff
path: root/miscutils/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'miscutils/Config.in')
-rw-r--r--miscutils/Config.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/miscutils/Config.in b/miscutils/Config.in
index 77e13e84e..710639aba 100644
--- a/miscutils/Config.in
+++ b/miscutils/Config.in
@@ -83,6 +83,19 @@ config CONFIG_DEVFSD_VERBOSE
help
Increases logging to stderr or syslog.
+config CONFIG_EJECT
+ bool "eject"
+ default n
+ help
+ Used to eject cdroms. (defaults to /dev/cdrom)
+
+config CONFIG_FEATURE_EJECT_LONG_OPTIONS
+ bool " Enable support for --trayclose long option (-t)"
+ default n
+ depends on CONFIG_EJECT
+ help
+ Enable use of long options (like --trayclose for -t).
+
config CONFIG_LAST
bool "last"
default n