[PATCH 244/524] Staging: easycap: Add dependencies to Kconfig
Greg Kroah-Hartman
gregkh at suse.de
Thu Aug 5 15:20:27 PDT 2010
From: Mike Thomas <rmthomas at sciolus.org>
The "depends on" line was inadvertently omitted from the inaugural patch.
Signed-off-by: Mike Thomas <rmthomas at sciolus.org>
Acked-by: Randy Dunlap <randy.dunlap at oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh at suse.de>
---
drivers/staging/easycap/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/staging/easycap/Kconfig b/drivers/staging/easycap/Kconfig
index 9bff7cf..bd96f39 100644
--- a/drivers/staging/easycap/Kconfig
+++ b/drivers/staging/easycap/Kconfig
@@ -1,5 +1,6 @@
config EASYCAP
tristate "EasyCAP USB ID 05e1:0408 support"
+ depends on USB && VIDEO_DEV
---help---
This is an integrated audio/video driver for EasyCAP cards with
--
1.7.1
More information about the devel
mailing list