]> Pileus Git - ~andy/linux/blobdiff - drivers/usb/storage/Kconfig
usb-storage: make onetouch a separate module
[~andy/linux] / drivers / usb / storage / Kconfig
index 2c73fa97d94ddc7a8b6cf84ce81bf1c685da241b..8a372bac0e435cf4d57e0a588904bb5d918347f5 100644 (file)
@@ -32,19 +32,23 @@ config USB_STORAGE_DEBUG
          verbose debugging messages.
 
 config USB_STORAGE_DATAFAB
-       bool "Datafab Compact Flash Reader support"
+       tristate "Datafab Compact Flash Reader support"
        depends on USB_STORAGE
        help
          Support for certain Datafab CompactFlash readers.
          Datafab has a web page at <http://www.datafabusa.com/>.
 
+         If this driver is compiled as a module, it will be named ums-datafab.
+
 config USB_STORAGE_FREECOM
-       bool "Freecom USB/ATAPI Bridge support"
+       tristate "Freecom USB/ATAPI Bridge support"
        depends on USB_STORAGE
        help
          Support for the Freecom USB to IDE/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 USB_STORAGE_ISD200
        tristate "ISD-200 USB/ATA Bridge support"
        depends on USB_STORAGE
@@ -64,7 +68,7 @@ config USB_STORAGE_ISD200
          If this driver is compiled as a module, it will be named ums-isd200.
 
 config USB_STORAGE_USBAT
-       bool "USBAT/USBAT02-based storage support"
+       tristate "USBAT/USBAT02-based storage support"
        depends on USB_STORAGE
        help
          Say Y here to include additional code to support storage devices
@@ -84,6 +88,8 @@ config USB_STORAGE_USBAT
          - RCA LYRA MP3 portable
          - Sandisk ImageMate SDDR-05b
 
+         If this driver is compiled as a module, it will be named ums-usbat.
+
 config USB_STORAGE_SDDR09
        tristate "SanDisk SDDR-09 (and other SmartMedia, including DPCM) support"
        depends on USB_STORAGE
@@ -104,14 +110,16 @@ config USB_STORAGE_SDDR55
          If this driver is compiled as a module, it will be named ums-sddr55.
 
 config USB_STORAGE_JUMPSHOT
-       bool "Lexar Jumpshot Compact Flash Reader"
+       tristate "Lexar Jumpshot Compact Flash Reader"
        depends on USB_STORAGE
        help
          Say Y here to include additional code to support the Lexar Jumpshot
          USB CompactFlash reader.
 
+         If this driver is compiled as a module, it will be named ums-jumpshot.
+
 config USB_STORAGE_ALAUDA
-       bool "Olympus MAUSB-10/Fuji DPC-R1 support"
+       tristate "Olympus MAUSB-10/Fuji DPC-R1 support"
        depends on USB_STORAGE
        help
          Say Y here to include additional code to support the Olympus MAUSB-10
@@ -120,8 +128,10 @@ config USB_STORAGE_ALAUDA
          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 USB_STORAGE_ONETOUCH
-       bool "Support OneTouch Button on Maxtor Hard Drives"
+       tristate "Support OneTouch Button on Maxtor Hard Drives"
        depends on USB_STORAGE
        depends on INPUT=y || INPUT=USB_STORAGE
        help
@@ -133,8 +143,10 @@ config USB_STORAGE_ONETOUCH
          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 USB_STORAGE_KARMA
-       bool "Support for Rio Karma music player"
+       tristate "Support for Rio Karma music player"
        depends on USB_STORAGE
        help
          Say Y here to include additional code to support the Rio Karma
@@ -145,6 +157,8 @@ config USB_STORAGE_KARMA
          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 USB_STORAGE_CYPRESS_ATACB
        tristate "SAT emulation on Cypress USB/ATA Bridge with ATACB"
        depends on USB_STORAGE