Staging: easycap: Add dependencies to Kconfig
authorMike Thomas <rmthomas@sciolus.org>
Sat, 26 Jun 2010 19:20:59 +0000 (20:20 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 8 Jul 2010 19:33:03 +0000 (12:33 -0700)
The "depends on" line was inadvertently omitted from the inaugural patch.

Signed-off-by: Mike Thomas <rmthomas@sciolus.org>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/easycap/Kconfig

index 9bff7cf74f01b4e667664b25d676d605c177a0f9..bd96f39f2735b375cdeeda41e62b1ef2fac4b314 100644 (file)
@@ -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
This page took 0.025068 seconds and 5 git commands to generate.