usb-storage: make sddr55 a separate module

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

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
这个提交包含在:
Alan Stern
2009-02-12 14:47:59 -05:00
提交者 Greg Kroah-Hartman
父节点 32d5493eb8
当前提交 70fcc00507
修改 8 个文件,包含 139 行新增81 行删除

查看文件

@@ -95,12 +95,14 @@ config USB_STORAGE_SDDR09
If this driver is compiled as a module, it will be named ums-sddr09.
config USB_STORAGE_SDDR55
bool "SanDisk SDDR-55 SmartMedia support"
tristate "SanDisk SDDR-55 SmartMedia support"
depends on USB_STORAGE
help
Say Y here to include additional code to support the Sandisk SDDR-55
SmartMedia reader in the USB Mass Storage driver.
If this driver is compiled as a module, it will be named ums-sddr55.
config USB_STORAGE_JUMPSHOT
bool "Lexar Jumpshot Compact Flash Reader"
depends on USB_STORAGE