aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Kconfig
diff options
context:
space:
mode:
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