]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit608d3e38da2c670d6703a2d7eee1bdf2391affed
treeb93a9469daac6d70d600755fcf636019a43bdf13
parentc9624c6030c523a64e1cecb024b56121fc40be56
ASoC: imx-mc13783: Make SND_SOC_IMX_MC13783 visible again

Commit 8f579a392 (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