Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.1 14 lines 502 B view raw
1config USB_ENESTORAGE 2 tristate "USB ENE SM card reader support" 3 depends on USB && SCSI && m 4 ---help--- 5 Say Y here if you wish to control a ENE SM Card reader. 6 To use SD/MS card, please build driver/usb/storage/ums-eneub6250.ko 7 8 This option depends on 'SCSI' support being enabled, but you 9 probably also need 'SCSI device support: SCSI disk support' 10 (BLK_DEV_SD) for most USB storage devices. 11 12 To compile this driver as a module, choose M here: the 13 module will be called keucr. 14