diff options
author | Amerigo Wang <amwang@redhat.com> | 2010-05-28 11:31:39 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-08-02 20:26:13 +0200 |
commit | 7373ab3669aec93f8c8f1ace7845c41d54ed6e3e (patch) | |
tree | d5f15ab4aeaca4e756499e9d53c0f537a386bfff /drivers/media/video/Kconfig | |
parent | V4L/DVB: Remove usbvideo quickcam_messenger driver (diff) | |
download | linux-7373ab3669aec93f8c8f1ace7845c41d54ed6e3e.tar.xz linux-7373ab3669aec93f8c8f1ace7845c41d54ed6e3e.zip |
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/Kconfig | 16 |
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 To compile this driver as a module, choose M here: the module will be called w9968cf. -config USB_OV511 - tristate "USB OV511 Camera support (DEPRECATED)" - depends on VIDEO_V4L1 - default n - ---help--- - This driver is DEPRECATED please use the gspca ov519 module - instead. Note that for the ov511 / ov518 support of the gspca module - you need atleast version 0.6.0 of libv4l. - - Say Y here if you want to connect this type of camera to your - computer's USB port. See <file:Documentation/video4linux/ov511.txt> - for more information and for a list of supported cameras. - - To compile this driver as a module, choose M here: the - module will be called ov511. - config USB_SE401 tristate "USB SE401 Camera support" depends on VIDEO_V4L1 |