* [PATCH] ASoC: fsl: Don't select FIQ from Eukrea
@ 2014-03-05 1:14 Mark Brown
0 siblings, 0 replies; only message in thread
From: Mark Brown @ 2014-03-05 1:14 UTC (permalink / raw)
To: Liam Girdwood, Denis Carikli; +Cc: alsa-devel, linaro-kernel, Mark Brown
From: Mark Brown <broonie@linaro.org>
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 | 1 -
1 file changed, 1 deletion(-)
diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig
index a7d6ab6..b244830 100644
--- a/sound/soc/fsl/Kconfig
+++ b/sound/soc/fsl/Kconfig
@@ -175,7 +175,6 @@ config SND_SOC_EUKREA_TLV320
|| (OF && ARM)
depends on I2C
select SND_SOC_TLV320AIC23
- select SND_SOC_IMX_PCM_FIQ
select SND_SOC_IMX_AUDMUX
select SND_SOC_IMX_SSI
select SND_SOC_FSL_SSI
--
1.9.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-03-05 1:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-05 1:14 [PATCH] ASoC: fsl: Don't select FIQ from Eukrea Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox