Kconfig 7.22 KB
Newer Older
Linus Torvalds's avatar
Linus Torvalds committed
1 2 3 4
#
# USB Storage driver configuration
#

5 6
comment "NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may"
comment "also be needed; see USB_STORAGE Help for more info"
Linus Torvalds's avatar
Linus Torvalds committed
7 8 9

config USB_STORAGE
	tristate "USB Mass Storage support"
10
	depends on SCSI
Linus Torvalds's avatar
Linus Torvalds committed
11 12 13 14 15 16 17 18
	---help---
	  Say Y here if you want to connect USB mass storage devices to your
	  computer's USB port. This is the driver you need for USB
	  floppy drives, USB hard disks, USB tape drives, USB CD-ROMs,
	  USB flash devices, and memory sticks, along with
	  similar devices. This driver may also be used for some cameras
	  and card readers.

19
	  This option depends on 'SCSI' support being enabled, but you
Linus Torvalds's avatar
Linus Torvalds committed
20
	  probably also need 'SCSI device support: SCSI disk support'
21 22 23
	  (BLK_DEV_SD) for most USB storage devices.  Some devices also
	  will require 'Probe all LUNs on each SCSI device'
	  (SCSI_MULTI_LUN).
Linus Torvalds's avatar
Linus Torvalds committed
24 25 26 27 28 29 30 31 32 33 34

	  To compile this driver as a module, choose M here: the
	  module will be called usb-storage.

config USB_STORAGE_DEBUG
	bool "USB Mass Storage verbose debug"
	depends on USB_STORAGE
	help
	  Say Y here in order to have the USB Mass Storage code generate
	  verbose debugging messages.

35 36 37 38 39 40 41 42 43
config USB_STORAGE_REALTEK
	tristate "Realtek Card Reader support"
	depends on USB_STORAGE
	help
	  Say Y here to include additional code to support the power-saving function
	  for Realtek RTS51xx USB card readers.

	  If this driver is compiled as a module, it will be named ums-realtek.

44 45
config REALTEK_AUTOPM
	bool "Realtek Card Reader autosuspend support"
46
	depends on USB_STORAGE_REALTEK && PM_RUNTIME
47
	default y
48

Linus Torvalds's avatar
Linus Torvalds committed
49
config USB_STORAGE_DATAFAB
50
	tristate "Datafab Compact Flash Reader support"
51
	depends on USB_STORAGE
Linus Torvalds's avatar
Linus Torvalds committed
52 53
	help
	  Support for certain Datafab CompactFlash readers.
54
	  Datafab has a web page at <http://www.datafab.com/>.
Linus Torvalds's avatar
Linus Torvalds committed
55

56 57
	  If this driver is compiled as a module, it will be named ums-datafab.

Linus Torvalds's avatar
Linus Torvalds committed
58
config USB_STORAGE_FREECOM
59
	tristate "Freecom USB/ATAPI Bridge support"
Linus Torvalds's avatar
Linus Torvalds committed
60 61 62 63 64
	depends on USB_STORAGE
	help
	  Support for the Freecom USB to IDE/ATAPI adaptor.
	  Freecom has a web page at <http://www.freecom.de/>.

65 66
	  If this driver is compiled as a module, it will be named ums-freecom.

Linus Torvalds's avatar
Linus Torvalds committed
67
config USB_STORAGE_ISD200
68
	tristate "ISD-200 USB/ATA Bridge support"
69
	depends on USB_STORAGE
Linus Torvalds's avatar
Linus Torvalds committed
70 71 72 73 74 75 76 77 78 79 80 81 82
	---help---
	  Say Y here if you want to use USB Mass Store devices based
	  on the In-Systems Design ISD-200 USB/ATA bridge.

	  Some of the products that use this chip are:

	  - Archos Jukebox 6000
	  - ISD SmartCable for Storage
	  - Taiwan Skymaster CD530U/DEL-0241 IDE bridge
	  - Sony CRX10U CD-R/RW drive
	  - CyQ've CQ8060A CDRW drive
	  - Planex eXtreme Drive RX-25HU USB-IDE cable (not model RX-25U)

83 84
	  If this driver is compiled as a module, it will be named ums-isd200.

Linus Torvalds's avatar
Linus Torvalds committed
85
config USB_STORAGE_USBAT
86
	tristate "USBAT/USBAT02-based storage support"
87
	depends on USB_STORAGE
Linus Torvalds's avatar
Linus Torvalds committed
88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105
	help
	  Say Y here to include additional code to support storage devices
	  based on the SCM/Shuttle USBAT/USBAT02 processors.

	  Devices reported to work with this driver include:
	  - CompactFlash reader included with Kodak DC3800 camera
	  - Dane-Elec Zmate CompactFlash reader
	  - Delkin Efilm reader2
	  - HP 8200e/8210e/8230e CD-Writer Plus drives
	  - I-JAM JS-50U
	  - Jessops CompactFlash JESDCFRU BLACK
	  - Kingston Technology PCREAD-USB/CF
	  - Maxell UA4 CompactFlash reader
	  - Memorex UCF-100
	  - Microtech ZiO! ICS-45 CF2
	  - RCA LYRA MP3 portable
	  - Sandisk ImageMate SDDR-05b

106 107
	  If this driver is compiled as a module, it will be named ums-usbat.

Linus Torvalds's avatar
Linus Torvalds committed
108
config USB_STORAGE_SDDR09
109
	tristate "SanDisk SDDR-09 (and other SmartMedia, including DPCM) support"
110
	depends on USB_STORAGE
Linus Torvalds's avatar
Linus Torvalds committed
111 112 113
	help
	  Say Y here to include additional code to support the Sandisk SDDR-09
	  SmartMedia reader in the USB Mass Storage driver.
114
	  Also works for the Microtech Zio! CompactFlash/SmartMedia reader.
Linus Torvalds's avatar
Linus Torvalds committed
115

116 117
	  If this driver is compiled as a module, it will be named ums-sddr09.

Linus Torvalds's avatar
Linus Torvalds committed
118
config USB_STORAGE_SDDR55
119
	tristate "SanDisk SDDR-55 SmartMedia support"
120
	depends on USB_STORAGE
Linus Torvalds's avatar
Linus Torvalds committed
121 122 123 124
	help
	  Say Y here to include additional code to support the Sandisk SDDR-55
	  SmartMedia reader in the USB Mass Storage driver.

125 126
	  If this driver is compiled as a module, it will be named ums-sddr55.

Linus Torvalds's avatar
Linus Torvalds committed
127
config USB_STORAGE_JUMPSHOT
128
	tristate "Lexar Jumpshot Compact Flash Reader"
129
	depends on USB_STORAGE
Linus Torvalds's avatar
Linus Torvalds committed
130 131 132 133
	help
	  Say Y here to include additional code to support the Lexar Jumpshot
	  USB CompactFlash reader.

134 135
	  If this driver is compiled as a module, it will be named ums-jumpshot.

136
config USB_STORAGE_ALAUDA
137
	tristate "Olympus MAUSB-10/Fuji DPC-R1 support"
138
	depends on USB_STORAGE
139 140 141 142
	help
	  Say Y here to include additional code to support the Olympus MAUSB-10
	  and Fujifilm DPC-R1 USB Card reader/writer devices.

143
	  These devices are based on the Alauda chip and support both
144
	  XD and SmartMedia cards.
145

146 147
	  If this driver is compiled as a module, it will be named ums-alauda.

148
config USB_STORAGE_ONETOUCH
149
	tristate "Support OneTouch Button on Maxtor Hard Drives"
150 151
	depends on USB_STORAGE
	depends on INPUT=y || INPUT=USB_STORAGE
152 153 154 155 156 157 158 159
	help
	  Say Y here to include additional code to support the Maxtor OneTouch
	  USB hard drive's onetouch button.

	  This code registers the button on the front of Maxtor OneTouch USB
	  hard drive's as an input device. An action can be associated with
	  this input in any keybinding software. (e.g. gnome's keyboard short-
	  cuts)
160

161 162
	  If this driver is compiled as a module, it will be named ums-onetouch.

163
config USB_STORAGE_KARMA
164
	tristate "Support for Rio Karma music player"
165 166 167 168 169 170 171 172 173 174
	depends on USB_STORAGE
	help
	  Say Y here to include additional code to support the Rio Karma
	  USB interface.

	  This code places the Rio Karma into mass storage mode, enabling
	  it to be mounted as an ordinary filesystem. Performing an eject
	  on the resulting scsi device node returns the Karma to normal
	  operation.

175 176
	  If this driver is compiled as a module, it will be named ums-karma.

177
config USB_STORAGE_CYPRESS_ATACB
178
	tristate "SAT emulation on Cypress USB/ATA Bridge with ATACB"
179 180 181 182 183 184 185 186 187
	depends on USB_STORAGE
	---help---
	  Say Y here if you want to use SAT (ata pass through) on devices based
	  on the Cypress USB/ATA bridge supporting ATACB. This will allow you
	  to use tools to tune and monitor your drive (like hdparm or smartctl).

	  If you say no here your device will still work with the standard usb
	  mass storage class.

188 189
	  If this driver is compiled as a module, it will be named ums-cypress.

190 191
config USB_STORAGE_ENE_UB6250
	tristate "USB ENE card reader support"
192
	depends on SCSI
193 194
	depends on USB_STORAGE
	---help---
195 196
	  Say Y here if you wish to control a ENE SD/MS Card reader.
	  To use SM card, please build driver/staging/keucr/keucr.ko
197 198 199 200 201 202 203 204

	  This option depends on 'SCSI' support being enabled, but you
	  probably also need 'SCSI device support: SCSI disk support'
	  (BLK_DEV_SD) for most USB storage devices.

	  To compile this driver as a module, choose M here: the
	  module will be called ums-eneub6250.

Matthew Wilcox's avatar
Matthew Wilcox committed
205 206
config USB_UAS
	tristate "USB Attached SCSI"
207
	depends on SCSI && USB_STORAGE && BROKEN
Matthew Wilcox's avatar
Matthew Wilcox committed
208 209 210 211 212 213 214 215 216
	help
	  The USB Attached SCSI protocol is supported by some USB
	  storage devices.  It permits higher performance by supporting
	  multiple outstanding commands.

	  If you don't know whether you have a UAS device, it is safe to
	  say 'Y' or 'M' here and the kernel will use the right driver.

	  If you compile this driver as a module, it will be named uas.