summaryrefslogtreecommitdiff
path: root/sound/soc/imx/Kconfig
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2011-10-02 20:28:01 (GMT)
committerMark Brown <broonie@opensource.wolfsonmicro.com>2011-10-02 20:51:19 (GMT)
commitb381bc8ab8bb22ed1581033094c2c0af1a034fcc (patch)
treefd5c0baf61c6cc8bbc2ee93539184241d9fddc6f /sound/soc/imx/Kconfig
parent6010c4c6c8e60bece2d71173c96400bcd0aae792 (diff)
downloadlinux-fsl-qoriq-b381bc8ab8bb22ed1581033094c2c0af1a034fcc.tar.xz
ASoC: imx: eukrea_tlv320 needs i2c
Add a missing dependency that is required for random configurations. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/imx/Kconfig')
-rw-r--r--sound/soc/imx/Kconfig1
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