ASoC: fsl: Don't select FIQ from Eukrea
authorMark Brown <broonie@linaro.org>
Wed, 5 Mar 2014 01:10:02 +0000 (09:10 +0800)
committerMark Brown <broonie@linaro.org>
Wed, 5 Mar 2014 01:14:51 +0000 (09:14 +0800)
commitd433570d9cac9c98de4c71b38d47b759f9168dea
treea522e5970668a00711725e4d6340da7c41cfcd90
parent112ad7f28e7ed2e9966ab464274b143c29d3ce15
ASoC: fsl: Don't select FIQ from Eukrea

There is no point in using FIQ if DMA is available (it is selected) and
selecting FIQ currently breaks the build on non-i.MX platforms.  If FIQ
is actually required the build will need to be restricted or have a
select for the relevant FIQ code adding.

Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/fsl/Kconfig