projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68a6abd
)
[ALSA] Fix missing selection of CONFIG_VIDEO_DEV from SND_FM801_TEA575X
author
Takashi Iwai
<tiwai@suse.de>
Tue, 22 Aug 2006 14:35:19 +0000
(16:35 +0200)
committer
Jaroslav Kysela
<perex@suse.cz>
Sat, 23 Sep 2006 08:41:55 +0000
(10:41 +0200)
Fixed the missing selection of CONFIG_VIDEO_DEV from SND_FM801_TEA575X.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/pci/Kconfig
patch
|
blob
|
history
diff --git
a/sound/pci/Kconfig
b/sound/pci/Kconfig
index
e49c0fe
..
dffb6be
100644
(file)
--- a/
sound/pci/Kconfig
+++ b/
sound/pci/Kconfig
@@
-475,6
+475,7
@@
config SND_FM801_TEA575X
depends on SND_FM801_TEA575X_BOOL
default SND_FM801
select VIDEO_V4L1
+ select VIDEO_DEV
config SND_HDA_INTEL
tristate "Intel HD Audio"