diff options
-rw-r--r-- | drivers/usb/storage/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/storage/Kconfig b/drivers/usb/storage/Kconfig index 7e53333be013..05cfc8473bd2 100644 --- a/drivers/usb/storage/Kconfig +++ b/drivers/usb/storage/Kconfig | |||
@@ -123,7 +123,7 @@ config USB_STORAGE_ALAUDA | |||
123 | 123 | ||
124 | config USB_STORAGE_ONETOUCH | 124 | config USB_STORAGE_ONETOUCH |
125 | bool "Support OneTouch Button on Maxtor Hard Drives (EXPERIMENTAL)" | 125 | bool "Support OneTouch Button on Maxtor Hard Drives (EXPERIMENTAL)" |
126 | depends on USB_STORAGE && INPUT_EVDEV && EXPERIMENTAL && !PM | 126 | depends on USB_STORAGE && INPUT_EVDEV && EXPERIMENTAL |
127 | help | 127 | help |
128 | Say Y here to include additional code to support the Maxtor OneTouch | 128 | Say Y here to include additional code to support the Maxtor OneTouch |
129 | USB hard drive's onetouch button. | 129 | USB hard drive's onetouch button. |