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 8adece1dd294..8a372bac0e43 100644 --- a/drivers/usb/storage/Kconfig +++ b/drivers/usb/storage/Kconfig | |||
@@ -131,7 +131,7 @@ config USB_STORAGE_ALAUDA | |||
131 | If this driver is compiled as a module, it will be named ums-alauda. | 131 | If this driver is compiled as a module, it will be named ums-alauda. |
132 | 132 | ||
133 | config USB_STORAGE_ONETOUCH | 133 | config USB_STORAGE_ONETOUCH |
134 | bool "Support OneTouch Button on Maxtor Hard Drives" | 134 | tristate "Support OneTouch Button on Maxtor Hard Drives" |
135 | depends on USB_STORAGE | 135 | depends on USB_STORAGE |
136 | depends on INPUT=y || INPUT=USB_STORAGE | 136 | depends on INPUT=y || INPUT=USB_STORAGE |
137 | help | 137 | help |
@@ -143,6 +143,8 @@ config USB_STORAGE_ONETOUCH | |||
143 | this input in any keybinding software. (e.g. gnome's keyboard short- | 143 | this input in any keybinding software. (e.g. gnome's keyboard short- |
144 | cuts) | 144 | cuts) |
145 | 145 | ||
146 | If this driver is compiled as a module, it will be named ums-onetouch. | ||
147 | |||
146 | config USB_STORAGE_KARMA | 148 | config USB_STORAGE_KARMA |
147 | tristate "Support for Rio Karma music player" | 149 | tristate "Support for Rio Karma music player" |
148 | depends on USB_STORAGE | 150 | depends on USB_STORAGE |