From 55e2cf6533582ba0e795176103df0df22436b230 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 11 May 2005 00:25:47 +0000 Subject: import eject by Peter Willis / Tito Ragusa --- miscutils/Config.in | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'miscutils/Config.in') 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 -- cgit v1.2.3