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 2c73fa97d94d..44c6b1940f77 100644
--- a/drivers/usb/storage/Kconfig
+++ b/drivers/usb/storage/Kconfig
@@ -64,7 +64,7 @@ config USB_STORAGE_ISD200
64 If this driver is compiled as a module, it will be named ums-isd200. 64 If this driver is compiled as a module, it will be named ums-isd200.
65 65
66config USB_STORAGE_USBAT 66config USB_STORAGE_USBAT
67 bool "USBAT/USBAT02-based storage support" 67 tristate "USBAT/USBAT02-based storage support"
68 depends on USB_STORAGE 68 depends on USB_STORAGE
69 help 69 help
70 Say Y here to include additional code to support storage devices 70 Say Y here to include additional code to support storage devices
@@ -84,6 +84,8 @@ config USB_STORAGE_USBAT
84 - RCA LYRA MP3 portable 84 - RCA LYRA MP3 portable
85 - Sandisk ImageMate SDDR-05b 85 - Sandisk ImageMate SDDR-05b
86 86
87 If this driver is compiled as a module, it will be named ums-usbat.
88
87config USB_STORAGE_SDDR09 89config USB_STORAGE_SDDR09
88 tristate "SanDisk SDDR-09 (and other SmartMedia, including DPCM) support" 90 tristate "SanDisk SDDR-09 (and other SmartMedia, including DPCM) support"
89 depends on USB_STORAGE 91 depends on USB_STORAGE