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) | |
| download | busybox-w32-afdad653ac62e99d8da30e441d3414684146db19.tar.gz busybox-w32-afdad653ac62e99d8da30e441d3414684146db19.tar.bz2 busybox-w32-afdad653ac62e99d8da30e441d3414684146db19.zip | |
- 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 | |||
| 512 | # CONFIG_DEVFSD_VERBOSE is not set | 512 | # CONFIG_DEVFSD_VERBOSE is not set |
| 513 | # CONFIG_FEATURE_DEVFS is not set | 513 | # CONFIG_FEATURE_DEVFS is not set |
| 514 | CONFIG_EJECT=y | 514 | CONFIG_EJECT=y |
| 515 | CONFIG_FEATURE_EJECT_SCSI=y | ||
| 515 | CONFIG_LAST=y | 516 | CONFIG_LAST=y |
| 516 | CONFIG_LESS=y | 517 | CONFIG_LESS=y |
| 517 | CONFIG_FEATURE_LESS_MAXLINES=9999999 | 518 | CONFIG_FEATURE_LESS_MAXLINES=9999999 |
