]> Pileus Git - ~andy/linux/blobdiff - drivers/usb/storage/Kconfig
usb-storage: make onetouch a separate module
[~andy/linux] / drivers / usb / storage / Kconfig
index 14508b8a55fb665c19ea243af5b07beef5bcaf31..8a372bac0e435cf4d57e0a588904bb5d918347f5 100644 (file)
@@ -32,12 +32,14 @@ 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
        tristate "Freecom USB/ATAPI Bridge support"
        depends on USB_STORAGE
@@ -108,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
@@ -124,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
@@ -137,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
@@ -149,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