diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-02-08 15:04:00 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-02-08 15:04:00 +0000 |
commit | afdad653ac62e99d8da30e441d3414684146db19 (patch) | |
tree | f0b120ffa8686518f4914ce32f8a07aa5874f01c /scripts | |
parent | 534b8d04832bc28f16fde1f8473139c0f004ed25 (diff) |
- add eject -s for SCSI- and USB-devices (Nico Erfurth)
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/defconfig b/scripts/defconfig index 35cec964a..31a172c56 100644 --- a/scripts/defconfig +++ b/scripts/defconfig @@ -512,6 +512,7 @@ CONFIG_DC=y # CONFIG_DEVFSD_VERBOSE is not set # CONFIG_FEATURE_DEVFS is not set CONFIG_EJECT=y +CONFIG_FEATURE_EJECT_SCSI=y CONFIG_LAST=y CONFIG_LESS=y CONFIG_FEATURE_LESS_MAXLINES=9999999 |