Staging: add USB ENE card reader driver
This driver is for the ENE card reader that can be found in many
different laptops. It was written by ENE, but cleaned up to
work properly in the kernel tree by Novell.
Signed-off-by: Al Cho <acho@novell.com>
Cc: <yiyingc@ene.com.tw>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig
index b9d81ea..35ad939 100644
--- a/drivers/staging/Kconfig
+++ b/drivers/staging/Kconfig
@@ -159,5 +159,7 @@
source "drivers/staging/ath6kl/Kconfig"
+source "drivers/staging/keucr/Kconfig"
+
endif # !STAGING_EXCLUDE_BUILD
endif # STAGING