]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
V4L/DVB (3376): cx88 Kconfig fixes for cx88-alsa
authorMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 15 Jan 2006 08:50:01 +0000 (06:50 -0200)
committerMauro Carvalho Chehab <mchehab@brturbo.com.br>
Sun, 15 Jan 2006 11:03:08 +0000 (09:03 -0200)
- Cx88 alsa is experimental.
- Removed need of PCM OSS for an ALSA module.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx88/Kconfig

index 76fcb4e995c92d86f14e864f762106aab4ed6e8e..53308911ae6e56165be24601b54f6b3081d49324 100644 (file)
@@ -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.