blob: e397fad693a7bc3c72cfe98ba12b32335a925a22 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
config USB_ENESTORAGE
tristate "USB ENE SM/MS card reader support"
depends on USB && SCSI && m
---help---
Say Y here if you wish to control a ENE SM/MS Card reader.
To use SD card, please build driver/usb/storage/ums-eneub6250.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 keucr.
|