.. | .. |
---|
9 | 9 | config USB_STORAGE |
---|
10 | 10 | tristate "USB Mass Storage support" |
---|
11 | 11 | depends on SCSI |
---|
12 | | - ---help--- |
---|
| 12 | + help |
---|
13 | 13 | Say Y here if you want to connect USB mass storage devices to your |
---|
14 | 14 | computer's USB port. This is the driver you need for USB |
---|
15 | 15 | floppy drives, USB hard disks, USB tape drives, USB CD-ROMs, |
---|
.. | .. |
---|
24 | 24 | To compile this driver as a module, choose M here: the |
---|
25 | 25 | module will be called usb-storage. |
---|
26 | 26 | |
---|
| 27 | +if USB_STORAGE |
---|
| 28 | + |
---|
27 | 29 | config USB_STORAGE_DEBUG |
---|
28 | 30 | bool "USB Mass Storage verbose debug" |
---|
29 | | - depends on USB_STORAGE |
---|
30 | 31 | help |
---|
31 | 32 | Say Y here in order to have the USB Mass Storage code generate |
---|
32 | 33 | verbose debugging messages. |
---|
33 | 34 | |
---|
34 | 35 | config USB_STORAGE_REALTEK |
---|
35 | 36 | tristate "Realtek Card Reader support" |
---|
36 | | - depends on USB_STORAGE |
---|
37 | 37 | help |
---|
38 | 38 | Say Y here to include additional code to support the power-saving function |
---|
39 | 39 | for Realtek RTS51xx USB card readers. |
---|
.. | .. |
---|
47 | 47 | |
---|
48 | 48 | config USB_STORAGE_DATAFAB |
---|
49 | 49 | tristate "Datafab Compact Flash Reader support" |
---|
50 | | - depends on USB_STORAGE |
---|
51 | 50 | help |
---|
52 | 51 | Support for certain Datafab CompactFlash readers. |
---|
53 | 52 | Datafab has a web page at <http://www.datafab.com/>. |
---|
.. | .. |
---|
56 | 55 | |
---|
57 | 56 | config USB_STORAGE_FREECOM |
---|
58 | 57 | tristate "Freecom USB/ATAPI Bridge support" |
---|
59 | | - depends on USB_STORAGE |
---|
60 | 58 | help |
---|
61 | 59 | Support for the Freecom USB to IDE/ATAPI adaptor. |
---|
62 | | - Freecom has a web page at <http://www.freecom.de/>. |
---|
| 60 | + Freecom has a web page at <https://www.freecom.de/>. |
---|
63 | 61 | |
---|
64 | 62 | If this driver is compiled as a module, it will be named ums-freecom. |
---|
65 | 63 | |
---|
66 | 64 | config USB_STORAGE_ISD200 |
---|
67 | 65 | tristate "ISD-200 USB/ATA Bridge support" |
---|
68 | | - depends on USB_STORAGE |
---|
69 | | - ---help--- |
---|
| 66 | + help |
---|
70 | 67 | Say Y here if you want to use USB Mass Store devices based |
---|
71 | 68 | on the In-Systems Design ISD-200 USB/ATA bridge. |
---|
72 | 69 | |
---|
.. | .. |
---|
83 | 80 | |
---|
84 | 81 | config USB_STORAGE_USBAT |
---|
85 | 82 | tristate "USBAT/USBAT02-based storage support" |
---|
86 | | - depends on USB_STORAGE |
---|
87 | 83 | help |
---|
88 | 84 | Say Y here to include additional code to support storage devices |
---|
89 | 85 | based on the SCM/Shuttle USBAT/USBAT02 processors. |
---|
.. | .. |
---|
106 | 102 | |
---|
107 | 103 | config USB_STORAGE_SDDR09 |
---|
108 | 104 | tristate "SanDisk SDDR-09 (and other SmartMedia, including DPCM) support" |
---|
109 | | - depends on USB_STORAGE |
---|
110 | 105 | help |
---|
111 | 106 | Say Y here to include additional code to support the Sandisk SDDR-09 |
---|
112 | 107 | SmartMedia reader in the USB Mass Storage driver. |
---|
.. | .. |
---|
116 | 111 | |
---|
117 | 112 | config USB_STORAGE_SDDR55 |
---|
118 | 113 | tristate "SanDisk SDDR-55 SmartMedia support" |
---|
119 | | - depends on USB_STORAGE |
---|
120 | 114 | help |
---|
121 | 115 | Say Y here to include additional code to support the Sandisk SDDR-55 |
---|
122 | 116 | SmartMedia reader in the USB Mass Storage driver. |
---|
.. | .. |
---|
125 | 119 | |
---|
126 | 120 | config USB_STORAGE_JUMPSHOT |
---|
127 | 121 | tristate "Lexar Jumpshot Compact Flash Reader" |
---|
128 | | - depends on USB_STORAGE |
---|
129 | 122 | help |
---|
130 | 123 | Say Y here to include additional code to support the Lexar Jumpshot |
---|
131 | 124 | USB CompactFlash reader. |
---|
.. | .. |
---|
134 | 127 | |
---|
135 | 128 | config USB_STORAGE_ALAUDA |
---|
136 | 129 | tristate "Olympus MAUSB-10/Fuji DPC-R1 support" |
---|
137 | | - depends on USB_STORAGE |
---|
138 | 130 | help |
---|
139 | 131 | Say Y here to include additional code to support the Olympus MAUSB-10 |
---|
140 | 132 | and Fujifilm DPC-R1 USB Card reader/writer devices. |
---|
.. | .. |
---|
146 | 138 | |
---|
147 | 139 | config USB_STORAGE_ONETOUCH |
---|
148 | 140 | tristate "Support OneTouch Button on Maxtor Hard Drives" |
---|
149 | | - depends on USB_STORAGE |
---|
150 | 141 | depends on INPUT=y || INPUT=USB_STORAGE |
---|
151 | 142 | help |
---|
152 | 143 | Say Y here to include additional code to support the Maxtor OneTouch |
---|
.. | .. |
---|
161 | 152 | |
---|
162 | 153 | config USB_STORAGE_KARMA |
---|
163 | 154 | tristate "Support for Rio Karma music player" |
---|
164 | | - depends on USB_STORAGE |
---|
165 | 155 | help |
---|
166 | 156 | Say Y here to include additional code to support the Rio Karma |
---|
167 | 157 | USB interface. |
---|
.. | .. |
---|
175 | 165 | |
---|
176 | 166 | config USB_STORAGE_CYPRESS_ATACB |
---|
177 | 167 | tristate "SAT emulation on Cypress USB/ATA Bridge with ATACB" |
---|
178 | | - depends on USB_STORAGE |
---|
179 | | - ---help--- |
---|
| 168 | + help |
---|
180 | 169 | Say Y here if you want to use SAT (ata pass through) on devices based |
---|
181 | 170 | on the Cypress USB/ATA bridge supporting ATACB. This will allow you |
---|
182 | 171 | to use tools to tune and monitor your drive (like hdparm or smartctl). |
---|
.. | .. |
---|
188 | 177 | |
---|
189 | 178 | config USB_STORAGE_ENE_UB6250 |
---|
190 | 179 | tristate "USB ENE card reader support" |
---|
191 | | - depends on SCSI |
---|
192 | | - depends on USB_STORAGE |
---|
193 | | - ---help--- |
---|
| 180 | + help |
---|
194 | 181 | Say Y here if you wish to control a ENE SD/MS Card reader. |
---|
195 | 182 | Note that this driver does not support SM cards. |
---|
196 | 183 | |
---|
197 | | - This option depends on 'SCSI' support being enabled, but you |
---|
198 | | - probably also need 'SCSI device support: SCSI disk support' |
---|
199 | | - (BLK_DEV_SD) for most USB storage devices. |
---|
200 | | - |
---|
201 | 184 | To compile this driver as a module, choose M here: the |
---|
202 | 185 | module will be called ums-eneub6250. |
---|
203 | 186 | |
---|
| 187 | +endif # USB_STORAGE |
---|
| 188 | + |
---|
204 | 189 | config USB_UAS |
---|
205 | 190 | tristate "USB Attached SCSI" |
---|
206 | 191 | depends on SCSI && USB_STORAGE |
---|