Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181540
b: refs/heads/master
c: 6b54ee0
h: refs/heads/master
v: v3
  • Loading branch information
Hans de Goede authored and Mauro Carvalho Chehab committed Feb 26, 2010
1 parent d8a5ada commit cc36cbe
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 81b1061f96cf6f1ec3c91b80c6c183cb90a1f4e1
refs/heads/master: 6b54ee082543294a04ea1d758abdc6013cbb4e2e
6 changes: 5 additions & 1 deletion trunk/drivers/media/video/et61x251/Kconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
config USB_ET61X251
tristate "USB ET61X[12]51 PC Camera Controller support"
tristate "USB ET61X[12]51 PC Camera Controller support (DEPRECATED)"
depends on VIDEO_V4L2
default n
---help---
This driver is DEPRECATED please use the gspca zc3xx module
instead.

Say Y here if you want support for cameras based on Etoms ET61X151
or ET61X251 PC Camera Controllers.

Expand Down
5 changes: 4 additions & 1 deletion trunk/drivers/media/video/sn9c102/Kconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
config USB_SN9C102
tristate "USB SN9C1xx PC Camera Controller support"
tristate "USB SN9C1xx PC Camera Controller support (DEPRECATED)"
depends on VIDEO_V4L2
---help---
This driver is DEPRECATED please use the gspca sonixb and
sonixj modules instead.

Say Y here if you want support for cameras based on SONiX SN9C101,
SN9C102, SN9C103, SN9C105 and SN9C120 PC Camera Controllers.

Expand Down
6 changes: 5 additions & 1 deletion trunk/drivers/media/video/zc0301/Kconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
config USB_ZC0301
tristate "USB ZC0301[P] Image Processor and Control Chip support"
tristate "USB ZC0301[P] webcam support (DEPRECATED)"
depends on VIDEO_V4L2
default n
---help---
This driver is DEPRECATED please use the gspca zc3xx module
instead.

Say Y here if you want support for cameras based on the ZC0301 or
ZC0301P Image Processors and Control Chips.

Expand Down

0 comments on commit cc36cbe

Please sign in to comment.