/drivers/staging/keucr/Kconfig
#! | 14 lines | 11 code | 3 blank | 0 comment | 0 complexity | d51e673b7ec2dbec1338c0ba3ad6e47d MD5 | raw file
Possible License(s): LGPL-2.0, AGPL-1.0, GPL-2.0
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