[PATCH 3/6] ASoC: imx: eukrea_tlv320 needs i2c
Arnd Bergmann
arnd at arndb.de
Sun Oct 2 16:28:01 EDT 2011
Add a missing dependency that is required for random configurations.
Signed-off-by: Arnd Bergmann <arnd at arndb.de>
Cc: "Eric Bénard" <eric at eukrea.com>
Cc: Sascha Hauer <s.hauer at pengutronix.de>
---
sound/soc/imx/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/sound/soc/imx/Kconfig b/sound/soc/imx/Kconfig
index bb699bb..dcd954b 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
--
1.7.5.4
More information about the linux-arm-kernel
mailing list