ASoC: fsl: Remove dependencies of boards for SND_SOC_EUKREA_TLV320
authorAlexander Shiyan <shc_work@mail.ru>
Fri, 23 May 2014 11:11:01 +0000 (15:11 +0400)
committerMark Brown <broonie@linaro.org>
Sun, 1 Jun 2014 11:00:22 +0000 (12:00 +0100)
Eukrea-i.MX51 board was converted to use DT, ie we no longer have a
MACH_EUKREA_MBIMXSD51_BASEBOARD symbol.
Transformation of other boards planned for the near future, so this
patch removes all these dependencies and restricts build of this
driver to ARCH_MXC.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found