summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Kconfig
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2011-09-30 10:16:48 +0200
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-11-08 14:48:39 +0100
commit6e66135cab8ed4ff5c1ee0dd63ff7e44e33f355f (patch)
treedbec35a9bc371faeecc97f5cf1bb3bf140fa4ba7 /drivers/media/video/Kconfig
parent[media] V4L menu: move all platform drivers to the bottom of the menu (diff)
downloadlinux-6e66135cab8ed4ff5c1ee0dd63ff7e44e33f355f.tar.xz
linux-6e66135cab8ed4ff5c1ee0dd63ff7e44e33f355f.zip
[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>
Diffstat (limited to '')
-rw-r--r--drivers/media/video/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index 717a881e704a..b14f5fe36e71 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -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"