Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37425
b: refs/heads/master
c: 29adeee
h: refs/heads/master
i:
  37423: 4d7ce3a
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Sep 26, 2006
1 parent aafd80b commit 3bcf41d
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: faa1cb2039141030c7179b530ea4c63246847bc3
refs/heads/master: 29adeee5340cb0de393330f962349ae88f747cea
12 changes: 12 additions & 0 deletions trunk/drivers/media/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -549,6 +549,18 @@ config VIDEO_BT866
To compile this driver as a module, choose M here: the
module will be called bt866.

config VIDEO_KS0127
tristate "KS0127 video decoder"
depends on VIDEO_V4L1 && I2C
---help---
Support for KS0127 video decoder.

This chip is used on AverMedia AVS6EYES Zoran-based MJPEG
cards.

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

config VIDEO_SAA7110
tristate "Philips SAA7110 video decoder"
depends on VIDEO_DEV
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/media/video/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ obj-$(CONFIG_VIDEO_VPX3220) += vpx3220.o
obj-$(CONFIG_VIDEO_BT819) += bt819.o
obj-$(CONFIG_VIDEO_BT856) += bt856.o
obj-$(CONFIG_VIDEO_BT866) += bt866.o
obj-$(CONFIG_VIDEO_KS0127) += ks0127.o

obj-$(CONFIG_VIDEO_ZORAN) += zr36067.o videocodec.o
obj-$(CONFIG_VIDEO_ZORAN_DC30) += zr36050.o zr36016.o
Expand Down

0 comments on commit 3bcf41d

Please sign in to comment.