usb-storage: make alauda a separate module

This patch (as1215) converts usb-storage's alauda subdriver into a
separate module.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Alan Stern
2009-02-12 14:48:22 -05:00
committad av Greg Kroah-Hartman
förälder a9fb6d05d5
incheckning a74bba3bf9
8 ändrade filer med 197 tillägg och 131 borttagningar

Visa fil

@@ -119,7 +119,7 @@ config USB_STORAGE_JUMPSHOT
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
@@ -128,6 +128,8 @@ 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"
depends on USB_STORAGE