Kconfig (2cbbf3576aa9eae9a92f2669f38a453b6cb8e956) Kconfig (a9fb6d05d59c9e118ad8c355adfdf88c970c61bc)
1#
2# USB Storage driver configuration
3#
4
5comment "NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may"
6comment "also be needed; see USB_STORAGE Help for more info"
7 depends on USB
8

--- 96 unchanged lines hidden (view full) ---

105 depends on USB_STORAGE
106 help
107 Say Y here to include additional code to support the Sandisk SDDR-55
108 SmartMedia reader in the USB Mass Storage driver.
109
110 If this driver is compiled as a module, it will be named ums-sddr55.
111
112config USB_STORAGE_JUMPSHOT
1#
2# USB Storage driver configuration
3#
4
5comment "NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may"
6comment "also be needed; see USB_STORAGE Help for more info"
7 depends on USB
8

--- 96 unchanged lines hidden (view full) ---

105 depends on USB_STORAGE
106 help
107 Say Y here to include additional code to support the Sandisk SDDR-55
108 SmartMedia reader in the USB Mass Storage driver.
109
110 If this driver is compiled as a module, it will be named ums-sddr55.
111
112config USB_STORAGE_JUMPSHOT
113 bool "Lexar Jumpshot Compact Flash Reader"
113 tristate "Lexar Jumpshot Compact Flash Reader"
114 depends on USB_STORAGE
115 help
116 Say Y here to include additional code to support the Lexar Jumpshot
117 USB CompactFlash reader.
118
114 depends on USB_STORAGE
115 help
116 Say Y here to include additional code to support the Lexar Jumpshot
117 USB CompactFlash reader.
118
119 If this driver is compiled as a module, it will be named ums-jumpshot.
120
119config USB_STORAGE_ALAUDA
120 bool "Olympus MAUSB-10/Fuji DPC-R1 support"
121 depends on USB_STORAGE
122 help
123 Say Y here to include additional code to support the Olympus MAUSB-10
124 and Fujifilm DPC-R1 USB Card reader/writer devices.
125
126 These devices are based on the Alauda chip and support both

--- 53 unchanged lines hidden ---
121config USB_STORAGE_ALAUDA
122 bool "Olympus MAUSB-10/Fuji DPC-R1 support"
123 depends on USB_STORAGE
124 help
125 Say Y here to include additional code to support the Olympus MAUSB-10
126 and Fujifilm DPC-R1 USB Card reader/writer devices.
127
128 These devices are based on the Alauda chip and support both

--- 53 unchanged lines hidden ---