# SPDX-License-Identifier: GPL-2.0
#
# [31mCONFIG_USB[0m Storage driver configuration
#
comment "NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may"
comment "also be needed; see USB_STORAGE Help for more info"
config [31mCONFIG_USB_STORAGE[0m
tristate "USB Mass Storage support"
depends on [31mCONFIG_SCSI[0m
---help---
Say Y here if you want to connect [31mCONFIG_USB[0m mass storage devices to your
computer's [31mCONFIG_USB[0m port. This is the driver you need for [31mCONFIG_USB[0m
floppy drives, [31mCONFIG_USB[0m hard disks, [31mCONFIG_USB[0m tape drives, [31mCONFIG_USB[0m CD-ROMs,
[31mCONFIG_USB[0m flash devices, and memory sticks, along with
similar devices. This driver may also be used for some cameras
and card readers.
This option depends on '[31mCONFIG_SCSI[0m' support being enabled, but you
probably also need '[31mCONFIG_SCSI[0m device support: [31mCONFIG_SCSI[0m disk support'
([31mCONFIG_BLK_DEV_SD[0m) for most [31mCONFIG_USB[0m storage devices.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called usb-storage.
if [31mCONFIG_USB_STORAGE[0m
config [31mCONFIG_USB_STORAGE_DEBUG[0m
bool "USB Mass Storage verbose debug"
help
Say Y here in order to have the [31mCONFIG_USB[0m Mass Storage code generate
verbose debugging messages.
config [31mCONFIG_USB_STORAGE_REALTEK[0m
tristate "Realtek Card Reader support"
help
Say Y here to include additional code to support the power-saving function
for Realtek RTS51xx [31mCONFIG_USB[0m card readers.
If this driver is compiled as a module, it will be named ums-realtek.
config [31mCONFIG_REALTEK_AUTOPM[0m
bool "Realtek Card Reader autosuspend support"
depends on [31mCONFIG_USB_STORAGE_REALTEK[0m && [31mCONFIG_PM[0m
default y
config [31mCONFIG_USB_STORAGE_DATAFAB[0m
tristate "Datafab Compact Flash Reader support"
help
Support for certain Datafab CompactFlash readers.
Datafab has a web page at <http://www.datafab.com/>.
If this driver is compiled as a module, it will be named ums-datafab.
config [31mCONFIG_USB_STORAGE_FREECOM[0m
tristate "Freecom USB/ATAPI Bridge support"
help
Support for the Freecom [31mCONFIG_USB[0m to [31mCONFIG_IDE[0m/ATAPI adaptor.
Freecom has a web page at <http://www.freecom.de/>.
If this driver is compiled as a module, it will be named ums-freecom.
config [31mCONFIG_USB_STORAGE_ISD200[0m
tristate "ISD-200 USB/ATA Bridge support"
---help---
Say Y here if you want to use [31mCONFIG_USB[0m Mass Store devices based
on the In-Systems Design ISD-200 [31mCONFIG_USB[0m/[31mCONFIG_ATA[0m bridge.
Some of the products that use this chip are:
- Archos Jukebox 6000
- ISD SmartCable for Storage
- Taiwan Skymaster CD530U/DEL-0241 [31mCONFIG_IDE[0m bridge
- Sony CRX10U CD-R/RW drive
- CyQ've CQ8060A CDRW drive
- Planex eXtreme Drive RX-25HU [31mCONFIG_USB[0m-[31mCONFIG_IDE[0m cable (not model RX-25U)
If this driver is compiled as a module, it will be named ums-isd200.
config [31mCONFIG_USB_STORAGE_USBAT[0m
tristate "USBAT/USBAT02-based storage support"
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-[31mCONFIG_USB[0m/CF
- Maxell UA4 CompactFlash reader
- Memorex UCF-100
- Microtech ZiO! ICS-45 CF2
- RCA LYRA MP3 portable
- Sandisk ImageMate SDDR-05b
If this driver is compiled as a module, it will be named ums-usbat.
config [31mCONFIG_USB_STORAGE_SDDR09[0m
tristate "SanDisk SDDR-09 (and other SmartMedia, including DPCM) support"
help
Say Y here to include additional code to support the Sandisk SDDR-09
SmartMedia reader in the [31mCONFIG_USB[0m Mass Storage driver.
Also works for the Microtech Zio! CompactFlash/SmartMedia reader.
If this driver is compiled as a module, it will be named ums-sddr09.
config [31mCONFIG_USB_STORAGE_SDDR55[0m
tristate "SanDisk SDDR-55 SmartMedia support"
help
Say Y here to include additional code to support the Sandisk SDDR-55
SmartMedia reader in the [31mCONFIG_USB[0m Mass Storage driver.
If this driver is compiled as a module, it will be named ums-sddr55.
config [31mCONFIG_USB_STORAGE_JUMPSHOT[0m
tristate "Lexar Jumpshot Compact Flash Reader"
help
Say Y here to include additional code to support the Lexar Jumpshot
[31mCONFIG_USB[0m CompactFlash reader.
If this driver is compiled as a module, it will be named ums-jumpshot.
config [31mCONFIG_USB_STORAGE_ALAUDA[0m
tristate "Olympus MAUSB-10/Fuji DPC-R1 support"
help
Say Y here to include additional code to support the Olympus MAUSB-10
and Fujifilm DPC-R1 [31mCONFIG_USB[0m Card reader/writer devices.
These devices are based on the Alauda chip and support both
XD and SmartMedia cards.
If this driver is compiled as a module, it will be named ums-alauda.
config [31mCONFIG_USB_STORAGE_ONETOUCH[0m
tristate "Support OneTouch Button on Maxtor Hard Drives"
depends on [31mCONFIG_INPUT[0m=y || [31mCONFIG_INPUT[0m=[31mCONFIG_USB_STORAGE[0m
help
Say Y here to include additional code to support the Maxtor OneTouch
[31mCONFIG_USB[0m hard drive's onetouch button.
This code registers the button on the front of Maxtor OneTouch [31mCONFIG_USB[0m
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)
If this driver is compiled as a module, it will be named ums-onetouch.
config [31mCONFIG_USB_STORAGE_KARMA[0m
tristate "Support for Rio Karma music player"
help
Say Y here to include additional code to support the Rio Karma
[31mCONFIG_USB[0m 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.
If this driver is compiled as a module, it will be named ums-karma.
config [31mCONFIG_USB_STORAGE_CYPRESS_ATACB[0m
tristate "SAT emulation on Cypress USB/ATA Bridge with ATACB"
---help---
Say Y here if you want to use SAT (ata pass through) on devices based
on the Cypress [31mCONFIG_USB[0m/[31mCONFIG_ATA[0m 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.
If this driver is compiled as a module, it will be named ums-cypress.
config [31mCONFIG_USB_STORAGE_ENE_UB6250[0m
tristate "USB ENE card reader support"
---help---
Say Y here if you wish to control a ENE SD/MS Card reader.
Note that this driver does not support SM cards.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called ums-eneub6250.
endif # [31mCONFIG_USB_STORAGE[0m
config [31mCONFIG_USB_UAS[0m
tristate "USB Attached SCSI"
depends on [31mCONFIG_SCSI[0m && [31mCONFIG_USB_STORAGE[0m
help
The [31mCONFIG_USB[0m Attached [31mCONFIG_SCSI[0m protocol is supported by some [31mCONFIG_USB[0m
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 '[31mCONFIG_M[0m' here and the kernel will use the right driver.
If you compile this driver as a module, it will be named uas.