Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21092
b: refs/heads/master
c: 60a6dc5
h: refs/heads/master
v: v3
  • Loading branch information
Michael Krufky authored and Linus Torvalds committed Mar 18, 2006
1 parent 0af7857 commit b2cb64b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 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: 7215fdb214ad8d76c9d667be07f870f0f0544959
refs/heads/master: 60a6dc55b93b3321afa52f650a149fb7e87fa85a
28 changes: 14 additions & 14 deletions trunk/drivers/media/video/cx88/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,6 @@ config VIDEO_CX88
To compile this driver as a module, choose M here: the
module will be called cx8800

config VIDEO_CX88_DVB
tristate "DVB/ATSC Support for cx2388x based TV cards"
depends on VIDEO_CX88 && DVB_CORE
select VIDEO_BUF_DVB
---help---
This adds support for DVB/ATSC cards based on the
Connexant 2388x chip.

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

You must also select one or more DVB/ATSC demodulators.
If you are unsure which you need, choose all of them.

config VIDEO_CX88_ALSA
tristate "ALSA DMA audio support"
depends on VIDEO_CX88 && SND && EXPERIMENTAL
Expand All @@ -44,6 +30,20 @@ config VIDEO_CX88_ALSA
To compile this driver as a module, choose M here: the
module will be called cx88-alsa.

config VIDEO_CX88_DVB
tristate "DVB/ATSC Support for cx2388x based TV cards"
depends on VIDEO_CX88 && DVB_CORE
select VIDEO_BUF_DVB
---help---
This adds support for DVB/ATSC cards based on the
Connexant 2388x chip.

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

You must also select one or more DVB/ATSC demodulators.
If you are unsure which you need, choose all of them.

config VIDEO_CX88_DVB_ALL_FRONTENDS
bool "Build all supported frontends for cx2388x based TV cards"
default y
Expand Down

0 comments on commit b2cb64b

Please sign in to comment.