Commit 02502da4 authored by Mark Brown's avatar Mark Brown

ASoC: imx-mc13783: Depend on ARCH_ARM

The driver uses the machine type macros so depends on ARM.
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent ede32d3a
......@@ -194,7 +194,7 @@ config SND_SOC_IMX_SGTL5000
config SND_SOC_IMX_MC13783
tristate "SoC Audio support for I.MX boards with mc13783"
depends on MFD_MC13783
depends on MFD_MC13783 && ARCH_ARM
select SND_SOC_IMX_SSI
select SND_SOC_IMX_AUDMUX
select SND_SOC_MC13783
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment