]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ASoC: alc5623: Fix Kconfig dependency
authorTakashi Iwai <tiwai@suse.de>
Mon, 26 May 2014 14:08:37 +0000 (16:08 +0200)
committerMark 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

index 5fefaa8c50ef7bb7ee58830d53a52a857fae02ea..808e964d7580e345efb1877d70e18aa2a82ceda4 100644 (file)
@@ -270,6 +270,7 @@ config SND_SOC_AK5386
 
 config SND_SOC_ALC5623
        tristate "Realtek ALC5623 CODEC"
+       depends on I2C
 
 config SND_SOC_ALC5632
        tristate