ASoC: imx-mc13783: Make SND_SOC_IMX_MC13783 visible again
authorFabio Estevam <fabio.estevam@freescale.com>
Tue, 6 Aug 2013 21:03:07 +0000 (18:03 -0300)
committerMark Brown <broonie@linaro.org>
Tue, 6 Aug 2013 22:57:06 +0000 (23:57 +0100)
commit9f19de649f70c3bd32da09fc08643d4fca1d06fe
treeb93a9469daac6d70d600755fcf636019a43bdf13
parent3a5e517bb2e9856fd836e90caa415f116d34bd04
ASoC: imx-mc13783: Make SND_SOC_IMX_MC13783 visible again

Commit 02502da45 (ASoC: imx-mc13783: Depend on ARCH_ARM) introduced 'ARCH_ARM'
as a dependency for SND_SOC_IMX_MC13783, but this is a non-existent symbol.

This makes the selection of SND_SOC_IMX_MC13783 to be impossible.

Use the correct 'ARM' symbol instead.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/fsl/Kconfig
This page took 0.04413 seconds and 5 git commands to generate.