Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
* 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6: (961 commits) staging: hv: fix memory leaks staging: hv: Remove NULL check before kfree Staging: hv: Get rid of vmbus_child_dev_add() Staging: hv: Change the signature for vmbus_child_device_register() Staging: hv: Get rid of vmbus_cleanup() function Staging: hv: Get rid of vmbus_dev_rm() function Staging: hv: Change the signature for vmbus_on_isr() Staging: hv: Eliminate vmbus_event_dpc() Staging: hv: Get rid of the function vmbus_msg_dpc() Staging: hv: Change the signature for vmbus_cleanup() Staging: hv: Simplify root device management staging: rtl8192e: Don't copy dev pointer to skb staging: rtl8192e: Pass priv to cmdpkt functions staging: rtl8192e: Pass priv to firmware download functions staging: rtl8192e: Pass priv to rtl8192_interrupt staging: rtl8192e: Pass rtl8192_priv to dm functions staging: rtl8192e: Pass ieee80211_device to callbacks staging: rtl8192e: Pass ieee80211_device to callbacks staging: rtl8192e: Pass ieee80211_device to callbacks staging: rtl8192e: Pass ieee80211_device to callbacks ...
This commit is contained in:
@@ -182,6 +182,21 @@ config USB_STORAGE_CYPRESS_ATACB
|
||||
|
||||
If this driver is compiled as a module, it will be named ums-cypress.
|
||||
|
||||
config USB_STORAGE_ENE_UB6250
|
||||
tristate "USB ENE card reader support"
|
||||
depends on USB && SCSI
|
||||
depends on USB_STORAGE
|
||||
---help---
|
||||
Say Y here if you wish to control a ENE SD Card reader.
|
||||
To use SM/MS card, please build driver/staging/keucr/keucr.ko
|
||||
|
||||
This option depends on 'SCSI' support being enabled, but you
|
||||
probably 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: the
|
||||
module will be called ums-eneub6250.
|
||||
|
||||
config USB_UAS
|
||||
tristate "USB Attached SCSI"
|
||||
depends on USB && SCSI
|
||||
|
Reference in New Issue
Block a user