- add eject -s for SCSI- and USB-devices (Nico Erfurth)

This commit is contained in:
Bernhard Reutner-Fischer
2008-02-08 15:04:00 +00:00
parent 534b8d0483
commit afdad653ac
4 changed files with 81 additions and 16 deletions

View File

@@ -126,6 +126,14 @@ config EJECT
help
Used to eject cdroms. (defaults to /dev/cdrom)
config FEATURE_EJECT_SCSI
bool "eject scsi support"
default n
depends on EJECT
help
Add the -s option to eject, this allows to eject SCSI-Devices and
usb-storage devices.
config LAST
bool "last"
default n