aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Kconfig
diff options
context:
space:
mode:
authorAmerigo Wang <amwang@redhat.com>2010-05-28 05:45:38 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-08-02 14:26:43 -0400
commit3b23bc5731d476b0913c437626d6a6f51687d1d6 (patch)
tree3181b82af5d5ff99ebf550bb8f9abb54c54f34e9 /drivers/media/video/Kconfig
parent51c555690d16d1d1354ee9b5a3c9098766702094 (diff)
V4L/DVB: Remove obsolete ovcamchip sensor framework
Only used by obsoleted v4l1 driver Signed-off-by: Amerigo Wang <amwang@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r--drivers/media/video/Kconfig17
1 files changed, 0 insertions, 17 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index 60889593785c..bf47cdc95a71 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -1001,23 +1001,6 @@ source "drivers/media/video/usbvideo/Kconfig"
1001 1001
1002source "drivers/media/video/et61x251/Kconfig" 1002source "drivers/media/video/et61x251/Kconfig"
1003 1003
1004config VIDEO_OVCAMCHIP
1005 tristate "OmniVision Camera Chip support (DEPRECATED)"
1006 depends on I2C && VIDEO_V4L1
1007 default n
1008 ---help---
1009 This driver is DEPRECATED please use the gspca ov519 module
1010 instead. Note that for the ov511 / ov518 support of the gspca module
1011 you need atleast version 0.6.0 of libv4l and for the w9968cf
1012 atleast version 0.6.3 of libv4l.
1013
1014 Support for the OmniVision OV6xxx and OV7xxx series of camera chips.
1015 This driver is intended to be used with the ov511 and w9968cf USB
1016 camera drivers.
1017
1018 To compile this driver as a module, choose M here: the
1019 module will be called ovcamchip.
1020
1021config USB_SE401 1004config USB_SE401
1022 tristate "USB SE401 Camera support" 1005 tristate "USB SE401 Camera support"
1023 depends on VIDEO_V4L1 1006 depends on VIDEO_V4L1