]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
Staging: keucr: prevent the driver from being built as a module.
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 21 Sep 2010 18:03:41 +0000 (11:03 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 21 Sep 2010 18:03:41 +0000 (11:03 -0700)
As there are symbols that conflict with the in-kernel usb-storage
module, we can't build this into the kernel.

Reported-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Al Cho <acho@novell.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/keucr/Kconfig

index ff42d7ed853efc102a7e4e4ff8d04cde0aa0d500..b595bdbd4740519fe1adf8fc2b44a148bdd787ba 100644 (file)
@@ -1,6 +1,6 @@
 config USB_ENESTORAGE
        tristate "USB ENE card reader support"
-       depends on USB && SCSI
+       depends on USB && SCSI && m
        ---help---
          Say Y here if you wish to control a ENE Card reader.