Skip to content

Commit

Permalink
V4L/DVB (3376): cx88 Kconfig fixes for cx88-alsa
Browse files Browse the repository at this point in the history
- Cx88 alsa is experimental.
- Removed need of PCM OSS for an ALSA module.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Mauro Carvalho Chehab authored and Mauro Carvalho Chehab committed Jan 15, 2006
1 parent 0f79c36 commit 15192b1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions drivers/media/video/cx88/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ config VIDEO_CX88_DVB

config VIDEO_CX88_ALSA
tristate "ALSA DMA audio support"
depends on VIDEO_CX88 && SND
select SND_PCM_OSS
depends on VIDEO_CX88 && SND && EXPERIMENTAL
---help---
This is a video4linux driver for direct (DMA) audio on
Conexant 2388x based TV cards.
Expand Down

0 comments on commit 15192b1

Please sign in to comment.