mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-18 01:34:14 +08:00
V4L/DVB (3376): cx88 Kconfig fixes for cx88-alsa
- Cx88 alsa is experimental. - Removed need of PCM OSS for an ALSA module. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
0f79c3637a
commit
15192b1d53
@ -31,8 +31,7 @@ config VIDEO_CX88_DVB
|
|||||||
|
|
||||||
config VIDEO_CX88_ALSA
|
config VIDEO_CX88_ALSA
|
||||||
tristate "ALSA DMA audio support"
|
tristate "ALSA DMA audio support"
|
||||||
depends on VIDEO_CX88 && SND
|
depends on VIDEO_CX88 && SND && EXPERIMENTAL
|
||||||
select SND_PCM_OSS
|
|
||||||
---help---
|
---help---
|
||||||
This is a video4linux driver for direct (DMA) audio on
|
This is a video4linux driver for direct (DMA) audio on
|
||||||
Conexant 2388x based TV cards.
|
Conexant 2388x based TV cards.
|
||||||
|
Loading…
Reference in New Issue
Block a user