Skip to content

Commit

Permalink
V4L/DVB: Remove obsolete w9968cf v4l1 driver
Browse files Browse the repository at this point in the history
>From a97df96226e89d3539be93ddb5a8df3a2f7edcb6 Mon Sep 17 00:00:00 2001

obsolete v4l1 driver replaced by gspca_ov519

Signed-off-by: Amerigo Wang <amwang@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Amerigo Wang authored and Mauro Carvalho Chehab committed Aug 2, 2010
1 parent 7373ab3 commit 51c5556
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 4,109 deletions.
8 changes: 0 additions & 8 deletions Documentation/feature-removal-schedule.txt
Original file line number Diff line number Diff line change
Expand Up @@ -459,14 +459,6 @@ Who: Corentin Chary <corentin.chary@gmail.com>

----------------------------

What: w9968cf v4l1 driver
When: 2.6.35
Files: drivers/media/video/w9968cf*.[ch]
Why: obsolete v4l1 driver replaced by gspca_ov519
Who: Hans de Goede <hdegoede@redhat.com>

----------------------------

What: ovcamchip sensor framework
When: 2.6.35
Files: drivers/media/video/ovcamchip/*
Expand Down
22 changes: 0 additions & 22 deletions drivers/media/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1018,28 +1018,6 @@ config VIDEO_OVCAMCHIP
To compile this driver as a module, choose M here: the
module will be called ovcamchip.

config USB_W9968CF
tristate "USB W996[87]CF JPEG Dual Mode Camera support (DEPRECATED)"
depends on VIDEO_V4L1 && I2C && VIDEO_OVCAMCHIP
default n
---help---
This driver is DEPRECATED please use the gspca ov519 module
instead. Note that for the w9968cf support of the gspca module
you need atleast version 0.6.3 of libv4l.

Say Y here if you want support for cameras based on OV681 or
Winbond W9967CF/W9968CF JPEG USB Dual Mode Camera Chips.

This driver has an optional plugin, which is distributed as a
separate module only (released under GPL). It allows to use higher
resolutions and framerates, but cannot be included in the official
Linux kernel for performance purposes.

See <file:Documentation/video4linux/w9968cf.txt> for more info.

To compile this driver as a module, choose M here: the
module will be called w9968cf.

config USB_SE401
tristate "USB SE401 Camera support"
depends on VIDEO_V4L1
Expand Down
1 change: 0 additions & 1 deletion drivers/media/video/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ obj-$(CONFIG_VIDEO_CAFE_CCIC) += cafe_ccic.o
obj-$(CONFIG_USB_DABUSB) += dabusb.o
obj-$(CONFIG_USB_SE401) += se401.o
obj-$(CONFIG_USB_STV680) += stv680.o
obj-$(CONFIG_USB_W9968CF) += w9968cf.o
obj-$(CONFIG_USB_ZR364XX) += zr364xx.o
obj-$(CONFIG_USB_STKWEBCAM) += stkwebcam.o

Expand Down
Loading

0 comments on commit 51c5556

Please sign in to comment.