[media] V4L menu: remove duplicate USB dependency
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>
This commit is contained in:
parent
9fa0b852e1
commit
6e66135cab
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue