projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9eaa44
)
ASoC: pxa: TTC DKB audio needs I2C
author
Arnd Bergmann
<arnd@arndb.de>
Tue, 29 Apr 2014 11:18:29 +0000
(19:18 +0800)
committer
Mark Brown
<broonie@linaro.org>
Thu, 1 May 2014 18:00:34 +0000
(11:00 -0700)
The missing dependency can lead to build errors, so
make it explicit in Kconfig.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Xia Kaixu <kaixu.xia@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/pxa/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/pxa/Kconfig
b/sound/soc/pxa/Kconfig
index 6473052b689963996713e44e601181ec2e14b47e..6acb225ec6fdf40bec7a3738169c5d47947d979e 100644
(file)
--- a/
sound/soc/pxa/Kconfig
+++ b/
sound/soc/pxa/Kconfig
@@
-140,7
+140,7
@@
config SND_PXA910_SOC
config SND_SOC_TTC_DKB
bool "SoC Audio support for TTC DKB"
- depends on SND_PXA910_SOC && MACH_TTC_DKB
+ depends on SND_PXA910_SOC && MACH_TTC_DKB
&& I2C=y
select PXA_SSP
select SND_PXA_SOC_SSP
select SND_MMP_SOC