Skip to content

Commit

Permalink
[media] V4L menu: remove duplicate USB dependency
Browse files Browse the repository at this point in the history
Thanks to Guennadi Liakhovetski <g.liakhovetski@gmx.de> for pointing this
out to me.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Nov 8, 2011
1 parent 9fa0b85 commit 6e66135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/media/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@ menuconfig V4L_USB_DRIVERS
depends on USB
default y

if V4L_USB_DRIVERS && USB
if V4L_USB_DRIVERS

source "drivers/media/video/uvc/Kconfig"

Expand Down

0 comments on commit 6e66135

Please sign in to comment.