Home
last modified time | relevance | path

Searched hist:"9 f19de649f70c3bd32da09fc08643d4fca1d06fe" (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/fsl/
H A DKconfigdiff 9f19de649f70c3bd32da09fc08643d4fca1d06fe Tue Aug 06 23:03:07 CEST 2013 Fabio Estevam <fabio.estevam@freescale.com> 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>