From: Arnd Bergmann Date: Sun, 2 Oct 2011 20:28:01 +0000 (+0200) Subject: ASoC: imx: eukrea_tlv320 needs i2c X-Git-Tag: next-20111004~51^2~10 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=b381bc8ab8bb22ed1581033094c2c0af1a034fcc;p=karo-tx-linux.git ASoC: imx: eukrea_tlv320 needs i2c Add a missing dependency that is required for random configurations. Signed-off-by: Arnd Bergmann Signed-off-by: Mark Brown --- diff --git a/sound/soc/imx/Kconfig b/sound/soc/imx/Kconfig index bb699bb55a50..dcd954b5c101 100644 --- a/sound/soc/imx/Kconfig +++ b/sound/soc/imx/Kconfig @@ -50,6 +50,7 @@ config SND_SOC_EUKREA_TLV320 || MACH_EUKREA_MBIMXSD25_BASEBOARD \ || MACH_EUKREA_MBIMXSD35_BASEBOARD \ || MACH_EUKREA_MBIMXSD51_BASEBOARD + depends on I2C select SND_SOC_TLV320AIC23 select SND_MXC_SOC_FIQ help