Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 15192b1d authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

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: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent 0f79c363
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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.