aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2008-07-28 12:58:53 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-10-12 09:36:46 -0200
commitb50863d6e36ec3764882f57417b5c5cfe35a9b4b (patch)
tree2f154ccf0ce1927510d2db8bf37dbf1361c0c874 /drivers/media/video/Kconfig
parentfd048088306656824958e7783ffcee27e241b361 (diff)
downloadlinux-b50863d6e36ec3764882f57417b5c5cfe35a9b4b.tar.gz
V4L/DVB (8553): media/video/Kconfig: get rid of a select
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r--drivers/media/video/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index 3e9e0dcd217ecf..3f945b0d52b8d3 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -822,8 +822,7 @@ config VIDEO_OVCAMCHIP
config USB_W9968CF
tristate "USB W996[87]CF JPEG Dual Mode Camera support"
- depends on VIDEO_V4L1 && I2C
- select VIDEO_OVCAMCHIP
+ depends on VIDEO_V4L1 && I2C && VIDEO_OVCAMCHIP
---help---
Say Y here if you want support for cameras based on OV681 or
Winbond W9967CF/W9968CF JPEG USB Dual Mode Camera Chips.