This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / usb / storage / Kconfig
index 42424ab..7e8d121 100644 (file)
@@ -2,23 +2,16 @@
 # USB Storage driver configuration
 #
 
-comment "NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information"
-
 config USB_STORAGE
        tristate "USB Mass Storage support"
        depends on USB
        select SCSI
        ---help---
          Say Y here if you want to connect USB mass storage devices to your
-         computer's USB port. This is the driver you need for USB
-         floppy drives, USB hard disks, USB tape drives, USB CD-ROMs,
-         USB flash devices, and memory sticks, along with
-         similar devices. This driver may also be used for some cameras
-         and card readers.
-
-         This option 'selects' (turns on, enables) 'SCSI', but you
-         probably also need 'SCSI device support: SCSI disk support'
-         (BLK_DEV_SD) for most USB storage devices.
+         computer's USB port. This is the driver you need for USB floppy drives,
+         USB hard disks, USB tape drives and USB CD-ROMs, along with
+         similar devices. This driver may also be used for some cameras and
+         card readers.
 
          To compile this driver as a module, choose M here: the
          module will be called usb-storage.