aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Kconfig
diff options
context:
space:
mode:
authorAmerigo Wang <amwang@redhat.com>2010-05-28 05:31:39 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-08-02 14:26:13 -0400
commit7373ab3669aec93f8c8f1ace7845c41d54ed6e3e (patch)
treed5f15ab4aeaca4e756499e9d53c0f537a386bfff /drivers/media/video/Kconfig
parent566789f6b0b6d4c6ec1618412184f05c7aa85f4d (diff)
V4L/DVB: Remove obsolete ov511 driver
obsolete v4l1 driver replaced by gspca_ov519 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/Kconfig16
1 files changed, 0 insertions, 16 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index 0f1e2fd2426f..901ddd174020 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -1040,22 +1040,6 @@ config USB_W9968CF
1040 To compile this driver as a module, choose M here: the 1040 To compile this driver as a module, choose M here: the
1041 module will be called w9968cf. 1041 module will be called w9968cf.
1042 1042
1043config USB_OV511
1044 tristate "USB OV511 Camera support (DEPRECATED)"
1045 depends on VIDEO_V4L1
1046 default n
1047 ---help---
1048 This driver is DEPRECATED please use the gspca ov519 module
1049 instead. Note that for the ov511 / ov518 support of the gspca module
1050 you need atleast version 0.6.0 of libv4l.
1051
1052 Say Y here if you want to connect this type of camera to your
1053 computer's USB port. See <file:Documentation/video4linux/ov511.txt>
1054 for more information and for a list of supported cameras.
1055
1056 To compile this driver as a module, choose M here: the
1057 module will be called ov511.
1058
1059config USB_SE401 1043config USB_SE401
1060 tristate "USB SE401 Camera support" 1044 tristate "USB SE401 Camera support"
1061 depends on VIDEO_V4L1 1045 depends on VIDEO_V4L1