projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d6d478
)
ASoC: alc5623: Fix Kconfig dependency
author
Takashi Iwai
<tiwai@suse.de>
Mon, 26 May 2014 14:08:37 +0000
(16:08 +0200)
committer
Mark Brown
<broonie@linaro.org>
Mon, 26 May 2014 15:10:59 +0000
(16:10 +0100)
Add "depends on I2C" to shut up the build errors from randconfig.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/Kconfig
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/Kconfig
b/sound/soc/codecs/Kconfig
index 5fefaa8c50ef7bb7ee58830d53a52a857fae02ea..808e964d7580e345efb1877d70e18aa2a82ceda4 100644
(file)
--- a/
sound/soc/codecs/Kconfig
+++ b/
sound/soc/codecs/Kconfig
@@
-270,6
+270,7
@@
config SND_SOC_AK5386
config SND_SOC_ALC5623
tristate "Realtek ALC5623 CODEC"
+ depends on I2C
config SND_SOC_ALC5632
tristate