Skip to content

Commit

Permalink
Staging: easycap: Add dependencies to Kconfig
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Mike Thomas authored and Greg Kroah-Hartman committed Jul 8, 2010
1 parent 25b37ec commit 53b4725
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/staging/easycap/Kconfig
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 53b4725

Please sign in to comment.