aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/storage/Kconfig')
-rw-r--r--drivers/usb/storage/Kconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/drivers/usb/storage/Kconfig b/drivers/usb/storage/Kconfig
index fc356a770a76..e6cc245257f8 100644
--- a/drivers/usb/storage/Kconfig
+++ b/drivers/usb/storage/Kconfig
@@ -95,12 +95,14 @@ config USB_STORAGE_SDDR09
95 If this driver is compiled as a module, it will be named ums-sddr09. 95 If this driver is compiled as a module, it will be named ums-sddr09.
96 96
97config USB_STORAGE_SDDR55 97config USB_STORAGE_SDDR55
98 bool "SanDisk SDDR-55 SmartMedia support" 98 tristate "SanDisk SDDR-55 SmartMedia support"
99 depends on USB_STORAGE 99 depends on USB_STORAGE
100 help 100 help
101 Say Y here to include additional code to support the Sandisk SDDR-55 101 Say Y here to include additional code to support the Sandisk SDDR-55
102 SmartMedia reader in the USB Mass Storage driver. 102 SmartMedia reader in the USB Mass Storage driver.
103 103
104 If this driver is compiled as a module, it will be named ums-sddr55.
105
104config USB_STORAGE_JUMPSHOT 106config USB_STORAGE_JUMPSHOT
105 bool "Lexar Jumpshot Compact Flash Reader" 107 bool "Lexar Jumpshot Compact Flash Reader"
106 depends on USB_STORAGE 108 depends on USB_STORAGE