URL
https://opencores.org/ocsvn/test_project/test_project/trunk
Subversion Repositories test_project
[/] [test_project/] [trunk/] [linux_sd_driver/] [drivers/] [usb/] [storage/] [Kconfig] - Rev 79
Go to most recent revision | Compare with Previous | Blame | View Log
## USB Storage driver configuration#comment "NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'"comment "may also be needed; see USB_STORAGE Help for more information"depends on USBconfig USB_STORAGEtristate "USB Mass Storage support"depends on USB && SCSI---help---Say Y here if you want to connect USB mass storage devices to yourcomputer's USB port. This is the driver you need for USBfloppy drives, USB hard disks, USB tape drives, USB CD-ROMs,USB flash devices, and memory sticks, along withsimilar devices. This driver may also be used for some camerasand card readers.This option depends on 'SCSI' support being enabled, but youprobably 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: themodule will be called usb-storage.config USB_STORAGE_DEBUGbool "USB Mass Storage verbose debug"depends on USB_STORAGEhelpSay Y here in order to have the USB Mass Storage code generateverbose debugging messages.config USB_STORAGE_DATAFABbool "Datafab Compact Flash Reader support (EXPERIMENTAL)"depends on USB_STORAGE && EXPERIMENTALhelpSupport for certain Datafab CompactFlash readers.Datafab has a web page at <http://www.datafabusa.com/>.config USB_STORAGE_FREECOMbool "Freecom USB/ATAPI Bridge support"depends on USB_STORAGEhelpSupport for the Freecom USB to IDE/ATAPI adaptor.Freecom has a web page at <http://www.freecom.de/>.config USB_STORAGE_ISD200bool "ISD-200 USB/ATA Bridge support"depends on USB_STORAGE---help---Say Y here if you want to use USB Mass Store devices basedon 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)config USB_STORAGE_DPCMbool "Microtech/ZiO! CompactFlash/SmartMedia support"depends on USB_STORAGEhelpSay Y here to support the Microtech/ZiO! CompactFlash reader.There is a web page at <http://www.ziocorp.com/products/>.config USB_STORAGE_USBATbool "USBAT/USBAT02-based storage support (EXPERIMENTAL)"depends on USB_STORAGE && EXPERIMENTALhelpSay Y here to include additional code to support storage devicesbased 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-05bconfig USB_STORAGE_SDDR09bool "SanDisk SDDR-09 (and other SmartMedia) support (EXPERIMENTAL)"depends on USB_STORAGE && EXPERIMENTALhelpSay Y here to include additional code to support the Sandisk SDDR-09SmartMedia reader in the USB Mass Storage driver.Also works for the Microtech Zio! SmartMedia reader.config USB_STORAGE_SDDR55bool "SanDisk SDDR-55 SmartMedia support (EXPERIMENTAL)"depends on USB_STORAGE && EXPERIMENTALhelpSay Y here to include additional code to support the Sandisk SDDR-55SmartMedia reader in the USB Mass Storage driver.config USB_STORAGE_JUMPSHOTbool "Lexar Jumpshot Compact Flash Reader (EXPERIMENTAL)"depends on USB_STORAGE && EXPERIMENTALhelpSay Y here to include additional code to support the Lexar JumpshotUSB CompactFlash reader.config USB_STORAGE_ALAUDAbool "Olympus MAUSB-10/Fuji DPC-R1 support (EXPERIMENTAL)"depends on USB_STORAGE && EXPERIMENTALhelpSay Y here to include additional code to support the Olympus MAUSB-10and Fujifilm DPC-R1 USB Card reader/writer devices.These devices are based on the Alauda chip and support bothXD and SmartMedia cards.config USB_STORAGE_ONETOUCHbool "Support OneTouch Button on Maxtor Hard Drives (EXPERIMENTAL)"depends on USB_STORAGE && INPUT_EVDEV && EXPERIMENTAL && !PMhelpSay Y here to include additional code to support the Maxtor OneTouchUSB hard drive's onetouch button.This code registers the button on the front of Maxtor OneTouch USBhard drive's as an input device. An action can be associated withthis input in any keybinding software. (e.g. gnome's keyboard short-cuts)config USB_STORAGE_KARMAbool "Support for Rio Karma music player"depends on USB_STORAGEhelpSay Y here to include additional code to support the Rio KarmaUSB interface.This code places the Rio Karma into mass storage mode, enablingit to be mounted as an ordinary filesystem. Performing an ejecton the resulting scsi device node returns the Karma to normaloperation.config USB_LIBUSUALbool "The shared table of common (or usual) storage devices"depends on USBhelpThis module contains a table of common (or usual) devicesfor usb-storage and ub drivers, and allows to switch bindingof these devices without rebuilding modules.Typical syntax of /etc/modprobe.conf is:options libusual bias="ub"If unsure, say N.
Go to most recent revision | Compare with Previous | Blame | View Log
