Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37421
b: refs/heads/master
c: b961b9c
h: refs/heads/master
i:
  37419: bcf9ee9
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Sep 26, 2006
1 parent a200c66 commit 3e16060
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 9 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: 897ea1307b40a17cb2d6b8d458eaa1573bf1a45e
refs/heads/master: b961b9c5a27da21f78b5e02c687db9cee259468e
24 changes: 16 additions & 8 deletions trunk/drivers/media/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,8 @@ config VIDEO_M32R_AR_M64278
menu "Encoders and Decoders"
depends on VIDEO_DEV

comment "Audio Decoders"

config VIDEO_TVAUDIO
tristate "Support for several audio decoder chips found on bt8xx boards"
depends on VIDEO_DEV && I2C
Expand Down Expand Up @@ -414,6 +416,8 @@ config VIDEO_WM8739
To compile this driver as a module, choose M here: the
module will be called wm8739.

comment "Video encoders"

config VIDEO_CX2341X
tristate "Conexant CX2341x MPEG encoders"
depends on VIDEO_V4L2 && EXPERIMENTAL
Expand All @@ -428,6 +432,17 @@ config VIDEO_CX2341X

source "drivers/media/video/cx25840/Kconfig"

config VIDEO_SAA7127
tristate "Philips SAA7127/9 digital video encoders"
depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
---help---
Support for the Philips SAA7127/9 digital video encoders.

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

comment "Video decoders"

config VIDEO_SAA711X
tristate "Philips SAA7113/4/5 video decoders"
depends on VIDEO_DEV && I2C && EXPERIMENTAL
Expand All @@ -446,14 +461,7 @@ config VIDEO_TVP5150
To compile this driver as a module, choose M here: the
module will be called tvp5150.

config VIDEO_SAA7127
tristate "Philips SAA7127/9 digital video encoders"
depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
---help---
Support for the Philips SAA7127/9 digital video encoders.

To compile this driver as a module, choose M here: the
module will be called saa7127.
comment "Video emprovement chips"

config VIDEO_UPD64031A
tristate "NEC Electronics uPD64031A Ghost Reduction"
Expand Down

0 comments on commit 3e16060

Please sign in to comment.