Commit 1a0b25ce authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

Staging: keucr: prevent the driver from being built as a module.

As there are symbols that conflict with the in-kernel usb-storage
module, we can't build this into the kernel.
Reported-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
Cc: Al Cho <acho@novell.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 584c5b7c
config USB_ENESTORAGE config USB_ENESTORAGE
tristate "USB ENE card reader support" tristate "USB ENE card reader support"
depends on USB && SCSI depends on USB && SCSI && m
---help--- ---help---
Say Y here if you wish to control a ENE Card reader. Say Y here if you wish to control a ENE Card reader.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment