xref: /linux/drivers/usb/storage/Kconfig (revision fcdb51401f7f695b7fb782721b2e33372c5a06ce)
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
9config USB_STORAGE
10	tristate "USB Mass Storage support"
11	depends on USB && SCSI
12	---help---
13	  Say Y here if you want to connect USB mass storage devices to your
14	  computer's USB port. This is the driver you need for USB
15	  floppy drives, USB hard disks, USB tape drives, USB CD-ROMs,
16	  USB flash devices, and memory sticks, along with
17	  similar devices. This driver may also be used for some cameras
18	  and card readers.
19
20	  This option depends on 'SCSI' support being enabled, but you
21	  probably also need 'SCSI device support: SCSI disk support'
22	  (BLK_DEV_SD) for most USB storage devices.
23
24	  To compile this driver as a module, choose M here: the
25	  module will be called usb-storage.
26
27config USB_STORAGE_DEBUG
28	bool "USB Mass Storage verbose debug"
29	depends on USB_STORAGE
30	help
31	  Say Y here in order to have the USB Mass Storage code generate
32	  verbose debugging messages.
33
34config USB_STORAGE_DATAFAB
35	bool "Datafab Compact Flash Reader support"
36	depends on USB_STORAGE
37	help
38	  Support for certain Datafab CompactFlash readers.
39	  Datafab has a web page at <http://www.datafabusa.com/>.
40
41config USB_STORAGE_FREECOM
42	bool "Freecom USB/ATAPI Bridge support"
43	depends on USB_STORAGE
44	help
45	  Support for the Freecom USB to IDE/ATAPI adaptor.
46	  Freecom has a web page at <http://www.freecom.de/>.
47
48config USB_STORAGE_ISD200
49	tristate "ISD-200 USB/ATA Bridge support"
50	depends on USB_STORAGE
51	---help---
52	  Say Y here if you want to use USB Mass Store devices based
53	  on the In-Systems Design ISD-200 USB/ATA bridge.
54
55	  Some of the products that use this chip are:
56
57	  - Archos Jukebox 6000
58	  - ISD SmartCable for Storage
59	  - Taiwan Skymaster CD530U/DEL-0241 IDE bridge
60	  - Sony CRX10U CD-R/RW drive
61	  - CyQ've CQ8060A CDRW drive
62	  - Planex eXtreme Drive RX-25HU USB-IDE cable (not model RX-25U)
63
64	  If this driver is compiled as a module, it will be named ums-isd200.
65
66config USB_STORAGE_USBAT
67	bool "USBAT/USBAT02-based storage support"
68	depends on USB_STORAGE
69	help
70	  Say Y here to include additional code to support storage devices
71	  based on the SCM/Shuttle USBAT/USBAT02 processors.
72
73	  Devices reported to work with this driver include:
74	  - CompactFlash reader included with Kodak DC3800 camera
75	  - Dane-Elec Zmate CompactFlash reader
76	  - Delkin Efilm reader2
77	  - HP 8200e/8210e/8230e CD-Writer Plus drives
78	  - I-JAM JS-50U
79	  - Jessops CompactFlash JESDCFRU BLACK
80	  - Kingston Technology PCREAD-USB/CF
81	  - Maxell UA4 CompactFlash reader
82	  - Memorex UCF-100
83	  - Microtech ZiO! ICS-45 CF2
84	  - RCA LYRA MP3 portable
85	  - Sandisk ImageMate SDDR-05b
86
87config USB_STORAGE_SDDR09
88	tristate "SanDisk SDDR-09 (and other SmartMedia, including DPCM) support"
89	depends on USB_STORAGE
90	help
91	  Say Y here to include additional code to support the Sandisk SDDR-09
92	  SmartMedia reader in the USB Mass Storage driver.
93	  Also works for the Microtech Zio! CompactFlash/SmartMedia reader.
94
95	  If this driver is compiled as a module, it will be named ums-sddr09.
96
97config USB_STORAGE_SDDR55
98	tristate "SanDisk SDDR-55 SmartMedia support"
99	depends on USB_STORAGE
100	help
101	  Say Y here to include additional code to support the Sandisk SDDR-55
102	  SmartMedia reader in the USB Mass Storage driver.
103
104	  If this driver is compiled as a module, it will be named ums-sddr55.
105
106config USB_STORAGE_JUMPSHOT
107	bool "Lexar Jumpshot Compact Flash Reader"
108	depends on USB_STORAGE
109	help
110	  Say Y here to include additional code to support the Lexar Jumpshot
111	  USB CompactFlash reader.
112
113config USB_STORAGE_ALAUDA
114	bool "Olympus MAUSB-10/Fuji DPC-R1 support"
115	depends on USB_STORAGE
116	help
117	  Say Y here to include additional code to support the Olympus MAUSB-10
118	  and Fujifilm DPC-R1 USB Card reader/writer devices.
119
120	  These devices are based on the Alauda chip and support both
121	  XD and SmartMedia cards.
122
123config USB_STORAGE_ONETOUCH
124	bool "Support OneTouch Button on Maxtor Hard Drives"
125	depends on USB_STORAGE
126	depends on INPUT=y || INPUT=USB_STORAGE
127	help
128	  Say Y here to include additional code to support the Maxtor OneTouch
129	  USB hard drive's onetouch button.
130
131	  This code registers the button on the front of Maxtor OneTouch USB
132	  hard drive's as an input device. An action can be associated with
133	  this input in any keybinding software. (e.g. gnome's keyboard short-
134	  cuts)
135
136config USB_STORAGE_KARMA
137	bool "Support for Rio Karma music player"
138	depends on USB_STORAGE
139	help
140	  Say Y here to include additional code to support the Rio Karma
141	  USB interface.
142
143	  This code places the Rio Karma into mass storage mode, enabling
144	  it to be mounted as an ordinary filesystem. Performing an eject
145	  on the resulting scsi device node returns the Karma to normal
146	  operation.
147
148config USB_STORAGE_CYPRESS_ATACB
149	tristate "SAT emulation on Cypress USB/ATA Bridge with ATACB"
150	depends on USB_STORAGE
151	---help---
152	  Say Y here if you want to use SAT (ata pass through) on devices based
153	  on the Cypress USB/ATA bridge supporting ATACB. This will allow you
154	  to use tools to tune and monitor your drive (like hdparm or smartctl).
155
156	  If you say no here your device will still work with the standard usb
157	  mass storage class.
158
159	  If this driver is compiled as a module, it will be named ums-cypress.
160
161config USB_LIBUSUAL
162	bool "The shared table of common (or usual) storage devices"
163	depends on USB
164	help
165	  This module contains a table of common (or usual) devices
166	  for usb-storage and ub drivers, and allows to switch binding
167	  of these devices without rebuilding modules.
168
169	  Typical syntax of /etc/modprobe.conf is:
170
171		options libusual bias="ub"
172
173	  If unsure, say N.
174