| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | # | 
					
						
							|  |  |  | # USB Storage driver configuration | 
					
						
							|  |  |  | # | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-07 20:20:42 +01:00
										 |  |  | comment "NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may" | 
					
						
							|  |  |  | comment "also be needed; see USB_STORAGE Help for more info" | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | config USB_STORAGE | 
					
						
							|  |  |  | 	tristate "USB Mass Storage support" | 
					
						
							| 
									
										
										
										
											2013-04-09 14:29:25 +02:00
										 |  |  | 	depends on SCSI | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	---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. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2006-08-29 19:06:31 +01:00
										 |  |  | 	  This option depends on 'SCSI' support being enabled, but you | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	  probably also need 'SCSI device support: SCSI disk support' | 
					
						
							| 
									
										
										
										
											2014-06-03 10:58:52 +02:00
										 |  |  | 	  (BLK_DEV_SD) for most USB storage devices. | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	  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. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-01-14 16:53:34 +08:00
										 |  |  | 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. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-06-17 19:35:11 +08:00
										 |  |  | config REALTEK_AUTOPM | 
					
						
							|  |  |  | 	bool "Realtek Card Reader autosuspend support" | 
					
						
							| 
									
										
										
										
											2011-09-01 14:05:15 -07:00
										 |  |  | 	depends on USB_STORAGE_REALTEK && PM_RUNTIME | 
					
						
							| 
									
										
										
										
											2011-06-17 19:35:11 +08:00
										 |  |  | 	default y | 
					
						
							| 
									
										
										
										
											2011-01-14 16:53:34 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | config USB_STORAGE_DATAFAB | 
					
						
							| 
									
										
										
										
											2009-02-12 14:48:15 -05:00
										 |  |  | 	tristate "Datafab Compact Flash Reader support" | 
					
						
							| 
									
										
										
										
											2008-03-08 02:17:55 -05:00
										 |  |  | 	depends on USB_STORAGE | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	help | 
					
						
							|  |  |  | 	  Support for certain Datafab CompactFlash readers. | 
					
						
							| 
									
										
										
										
											2010-10-18 11:03:14 +02:00
										 |  |  | 	  Datafab has a web page at <http://www.datafab.com/>. | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-12 14:48:15 -05:00
										 |  |  | 	  If this driver is compiled as a module, it will be named ums-datafab. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | config USB_STORAGE_FREECOM | 
					
						
							| 
									
										
										
										
											2009-02-12 14:48:11 -05:00
										 |  |  | 	tristate "Freecom USB/ATAPI Bridge support" | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	depends on USB_STORAGE | 
					
						
							|  |  |  | 	help | 
					
						
							|  |  |  | 	  Support for the Freecom USB to IDE/ATAPI adaptor. | 
					
						
							|  |  |  | 	  Freecom has a web page at <http://www.freecom.de/>. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-12 14:48:11 -05:00
										 |  |  | 	  If this driver is compiled as a module, it will be named ums-freecom. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | config USB_STORAGE_ISD200 | 
					
						
							| 
									
										
										
										
											2009-02-12 14:47:54 -05:00
										 |  |  | 	tristate "ISD-200 USB/ATA Bridge support" | 
					
						
							| 
									
										
										
										
											2006-04-05 12:03:45 -07:00
										 |  |  | 	depends on USB_STORAGE | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	---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) | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-12 14:47:54 -05:00
										 |  |  | 	  If this driver is compiled as a module, it will be named ums-isd200. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | config USB_STORAGE_USBAT | 
					
						
							| 
									
										
										
										
											2009-02-12 14:48:08 -05:00
										 |  |  | 	tristate "USBAT/USBAT02-based storage support" | 
					
						
							| 
									
										
										
										
											2008-03-08 02:17:55 -05:00
										 |  |  | 	depends on USB_STORAGE | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	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 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-12 14:48:08 -05:00
										 |  |  | 	  If this driver is compiled as a module, it will be named ums-usbat. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | config USB_STORAGE_SDDR09 | 
					
						
							| 
									
										
										
										
											2009-02-12 14:47:49 -05:00
										 |  |  | 	tristate "SanDisk SDDR-09 (and other SmartMedia, including DPCM) support" | 
					
						
							| 
									
										
										
										
											2008-03-08 02:17:55 -05:00
										 |  |  | 	depends on USB_STORAGE | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	help | 
					
						
							|  |  |  | 	  Say Y here to include additional code to support the Sandisk SDDR-09 | 
					
						
							|  |  |  | 	  SmartMedia reader in the USB Mass Storage driver. | 
					
						
							| 
									
										
										
										
											2008-12-01 10:36:15 -05:00
										 |  |  | 	  Also works for the Microtech Zio! CompactFlash/SmartMedia reader. | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-12 14:47:49 -05:00
										 |  |  | 	  If this driver is compiled as a module, it will be named ums-sddr09. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | config USB_STORAGE_SDDR55 | 
					
						
							| 
									
										
										
										
											2009-02-12 14:47:59 -05:00
										 |  |  | 	tristate "SanDisk SDDR-55 SmartMedia support" | 
					
						
							| 
									
										
										
										
											2008-03-08 02:17:55 -05:00
										 |  |  | 	depends on USB_STORAGE | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	help | 
					
						
							|  |  |  | 	  Say Y here to include additional code to support the Sandisk SDDR-55 | 
					
						
							|  |  |  | 	  SmartMedia reader in the USB Mass Storage driver. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-12 14:47:59 -05:00
										 |  |  | 	  If this driver is compiled as a module, it will be named ums-sddr55. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | config USB_STORAGE_JUMPSHOT | 
					
						
							| 
									
										
										
										
											2009-02-12 14:48:19 -05:00
										 |  |  | 	tristate "Lexar Jumpshot Compact Flash Reader" | 
					
						
							| 
									
										
										
										
											2008-03-08 02:17:55 -05:00
										 |  |  | 	depends on USB_STORAGE | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	help | 
					
						
							|  |  |  | 	  Say Y here to include additional code to support the Lexar Jumpshot | 
					
						
							|  |  |  | 	  USB CompactFlash reader. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-12 14:48:19 -05:00
										 |  |  | 	  If this driver is compiled as a module, it will be named ums-jumpshot. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-12-04 22:02:44 -08:00
										 |  |  | config USB_STORAGE_ALAUDA | 
					
						
							| 
									
										
										
										
											2009-02-12 14:48:22 -05:00
										 |  |  | 	tristate "Olympus MAUSB-10/Fuji DPC-R1 support" | 
					
						
							| 
									
										
										
										
											2008-03-08 02:17:55 -05:00
										 |  |  | 	depends on USB_STORAGE | 
					
						
							| 
									
										
										
										
											2005-12-04 22:02:44 -08:00
										 |  |  | 	help | 
					
						
							|  |  |  | 	  Say Y here to include additional code to support the Olympus MAUSB-10 | 
					
						
							|  |  |  | 	  and Fujifilm DPC-R1 USB Card reader/writer devices. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2006-10-03 22:31:37 +02:00
										 |  |  | 	  These devices are based on the Alauda chip and support both | 
					
						
							| 
									
										
										
										
											2005-12-04 22:02:44 -08:00
										 |  |  | 	  XD and SmartMedia cards. | 
					
						
							| 
									
										
										
										
											2005-07-28 14:49:01 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-12 14:48:22 -05:00
										 |  |  | 	  If this driver is compiled as a module, it will be named ums-alauda. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-07-28 14:49:01 -07:00
										 |  |  | config USB_STORAGE_ONETOUCH | 
					
						
							| 
									
										
										
										
											2009-02-12 14:48:33 -05:00
										 |  |  | 	tristate "Support OneTouch Button on Maxtor Hard Drives" | 
					
						
							| 
									
										
										
										
											2008-04-28 16:57:14 -04:00
										 |  |  | 	depends on USB_STORAGE | 
					
						
							|  |  |  | 	depends on INPUT=y || INPUT=USB_STORAGE | 
					
						
							| 
									
										
										
										
											2005-07-28 14:49:01 -07:00
										 |  |  | 	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) | 
					
						
							| 
									
										
										
										
											2005-10-22 20:15:09 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-12 14:48:33 -05:00
										 |  |  | 	  If this driver is compiled as a module, it will be named ums-onetouch. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2006-08-13 17:30:14 -07:00
										 |  |  | config USB_STORAGE_KARMA | 
					
						
							| 
									
										
										
										
											2009-02-12 14:48:26 -05:00
										 |  |  | 	tristate "Support for Rio Karma music player" | 
					
						
							| 
									
										
										
										
											2006-08-13 17:30:14 -07:00
										 |  |  | 	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. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-12 14:48:26 -05:00
										 |  |  | 	  If this driver is compiled as a module, it will be named ums-karma. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2008-03-19 19:40:52 +01:00
										 |  |  | config USB_STORAGE_CYPRESS_ATACB | 
					
						
							| 
									
										
										
										
											2009-02-12 14:48:04 -05:00
										 |  |  | 	tristate "SAT emulation on Cypress USB/ATA Bridge with ATACB" | 
					
						
							| 
									
										
										
										
											2008-03-19 19:40:52 +01:00
										 |  |  | 	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. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-12 14:48:04 -05:00
										 |  |  | 	  If this driver is compiled as a module, it will be named ums-cypress. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-03-10 16:49:56 -08:00
										 |  |  | config USB_STORAGE_ENE_UB6250 | 
					
						
							|  |  |  | 	tristate "USB ENE card reader support" | 
					
						
							| 
									
										
										
										
											2013-04-09 14:29:25 +02:00
										 |  |  | 	depends on SCSI | 
					
						
							| 
									
										
										
										
											2011-03-10 16:49:56 -08:00
										 |  |  | 	depends on USB_STORAGE | 
					
						
							|  |  |  | 	---help--- | 
					
						
							| 
									
										
										
										
											2011-07-07 11:27:13 +08:00
										 |  |  | 	  Say Y here if you wish to control a ENE SD/MS Card reader. | 
					
						
							| 
									
										
										
										
											2014-07-24 04:34:38 +03:00
										 |  |  | 	  Note that this driver does not support SM cards. | 
					
						
							| 
									
										
										
										
											2011-03-10 16:49:56 -08:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	  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. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2010-10-07 13:05:23 +02:00
										 |  |  | config USB_UAS | 
					
						
							|  |  |  | 	tristate "USB Attached SCSI" | 
					
						
							| 
									
										
										
										
											2013-09-13 13:27:15 +02:00
										 |  |  | 	depends on SCSI && USB_STORAGE | 
					
						
							| 
									
										
										
										
											2010-10-07 13:05:23 +02:00
										 |  |  | 	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. |