projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ecdd76
)
VIDEO_CX88_ALSA must select SND_PCM
author
Adrian Bunk
<bunk@stusta.de>
Mon, 23 Jan 2006 11:48:02 +0000
(09:48 -0200)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Mon, 23 Jan 2006 19:06:25 +0000
(17:06 -0200)
- VIDEO_CX88_ALSA must select SND_PCM
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx88/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/media/video/cx88/Kconfig
b/drivers/media/video/cx88/Kconfig
index 53308911ae6e56165be24601b54f6b3081d49324..fdf45f7d05a085536c7db2c5666b97549d2683eb 100644
(file)
--- a/
drivers/media/video/cx88/Kconfig
+++ b/
drivers/media/video/cx88/Kconfig
@@
-32,6
+32,7
@@
config VIDEO_CX88_DVB
config VIDEO_CX88_ALSA
tristate "ALSA DMA audio support"
depends on VIDEO_CX88 && SND && EXPERIMENTAL
+ select SND_PCM
---help---
This is a video4linux driver for direct (DMA) audio on
Conexant 2388x based TV cards.