diff options
Diffstat (limited to 'drivers/usb/storage/Kconfig')
-rw-r--r-- | drivers/usb/storage/Kconfig | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/drivers/usb/storage/Kconfig b/drivers/usb/storage/Kconfig index c56c2c6d37b7..8adece1dd294 100644 --- a/drivers/usb/storage/Kconfig +++ b/drivers/usb/storage/Kconfig | |||
@@ -144,7 +144,7 @@ config USB_STORAGE_ONETOUCH | |||
144 | cuts) | 144 | cuts) |
145 | 145 | ||
146 | config USB_STORAGE_KARMA | 146 | config USB_STORAGE_KARMA |
147 | bool "Support for Rio Karma music player" | 147 | tristate "Support for Rio Karma music player" |
148 | depends on USB_STORAGE | 148 | depends on USB_STORAGE |
149 | help | 149 | help |
150 | Say Y here to include additional code to support the Rio Karma | 150 | Say Y here to include additional code to support the Rio Karma |
@@ -155,6 +155,8 @@ config USB_STORAGE_KARMA | |||
155 | on the resulting scsi device node returns the Karma to normal | 155 | on the resulting scsi device node returns the Karma to normal |
156 | operation. | 156 | operation. |
157 | 157 | ||
158 | If this driver is compiled as a module, it will be named ums-karma. | ||
159 | |||
158 | config USB_STORAGE_CYPRESS_ATACB | 160 | config USB_STORAGE_CYPRESS_ATACB |
159 | tristate "SAT emulation on Cypress USB/ATA Bridge with ATACB" | 161 | tristate "SAT emulation on Cypress USB/ATA Bridge with ATACB" |
160 | depends on USB_STORAGE | 162 | depends on USB_STORAGE |