mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-08 15:04:45 +00:00
V4L/DVB (3354): VIDEO_SAA7134_ALSA shouldn't select SND_PCM_OSS
- There's no reason for an ALSA driver to select an OSS legacy userspace interface. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
a113bc787e
commit
f9cfc08d64
@ -15,7 +15,7 @@ config VIDEO_SAA7134
|
|||||||
config VIDEO_SAA7134_ALSA
|
config VIDEO_SAA7134_ALSA
|
||||||
tristate "Philips SAA7134 DMA audio support"
|
tristate "Philips SAA7134 DMA audio support"
|
||||||
depends on VIDEO_SAA7134 && SND
|
depends on VIDEO_SAA7134 && SND
|
||||||
select SND_PCM_OSS
|
select SND_PCM
|
||||||
---help---
|
---help---
|
||||||
This is a video4linux driver for direct (DMA) audio in
|
This is a video4linux driver for direct (DMA) audio in
|
||||||
Philips SAA713x based TV cards using ALSA
|
Philips SAA713x based TV cards using ALSA
|
||||||
|
Loading…
Reference in New Issue
Block a user