Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25171
b: refs/heads/master
c: 2868c41
h: refs/heads/master
i:
  25169: 92d0f2f
  25167: 8d302c0
v: v3
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed Apr 2, 2006
1 parent da7c53d commit 22a789c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 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: 86f40cc3c994822ffeb226753526d87be21bd79a
refs/heads/master: 2868c41fc45399b0f0855eb760e1a81881ff0c3d
13 changes: 9 additions & 4 deletions trunk/drivers/media/video/cx88/Kconfig
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
config VIDEO_CX88_VP3054
tristate
depends on VIDEO_CX88_DVB && DVB_MT352

config VIDEO_CX88
tristate "Conexant 2388x (bt878 successor) support"
depends on VIDEO_DEV && PCI && I2C
Expand Down Expand Up @@ -73,10 +77,11 @@ config VIDEO_CX88_DVB_MT352
This adds DVB-T support for cards based on the
Connexant 2388x chip and the MT352 demodulator.

config VIDEO_CX88_VP3054
tristate "VP-3054 Secondary I2C Bus Support"
default m
depends on DVB_MT352
config VIDEO_CX88_DVB_VP3054
bool "VP-3054 Secondary I2C Bus Support"
default y
depends on VIDEO_CX88_DVB_MT352
select VIDEO_CX88_VP3054
---help---
This adds DVB-T support for cards based on the
Connexant 2388x chip and the MT352 demodulator,
Expand Down

0 comments on commit 22a789c

Please sign in to comment.