projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd470fa
)
ASoC: hdac-hdmi: make driver select CONFIG_HDMI
author
Vinod Koul
<vinod.koul@intel.com>
Sun, 22 Nov 2015 10:54:58 +0000
(16:24 +0530)
committer
Mark Brown
<broonie@kernel.org>
Sun, 22 Nov 2015 12:48:11 +0000
(12:48 +0000)
Since driver use infoframe symbols from video/hdmi.c we should select this
symbol for this driver
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/codecs/Kconfig
b/sound/soc/codecs/Kconfig
index b2b0b71f0bcff6b1430f3690e2a09d7d74257c8a..5c584dad0af0155396b5577ca758b410bb783b34 100644
(file)
--- a/
sound/soc/codecs/Kconfig
+++ b/
sound/soc/codecs/Kconfig
@@
-458,6
+458,7
@@
config SND_SOC_DMIC
config SND_SOC_HDAC_HDMI
tristate
select SND_HDA_EXT_CORE
+ select HDMI
config SND_SOC_ES8328
tristate "Everest Semi ES8328 CODEC"