linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ASoC: SIU driver shall select FW_LOADER
@ 2010-03-18  8:39 Guennadi Liakhovetski
  2010-03-18  9:01 ` [alsa-devel] " Liam Girdwood
  0 siblings, 1 reply; 3+ messages in thread
From: Guennadi Liakhovetski @ 2010-03-18  8:39 UTC (permalink / raw)
  To: alsa-devel; +Cc: linux-sh@vger.kernel.org, Mark Brown, Liam Girdwood

The SIU ASoC driver must load firmware to program the DSP, therefore it 
has to select FW_LOADER in its Kconfig entry.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
---
diff --git a/sound/soc/sh/Kconfig b/sound/soc/sh/Kconfig
index 1066749..f07f6d8 100644
--- a/sound/soc/sh/Kconfig
+++ b/sound/soc/sh/Kconfig
@@ -32,6 +32,7 @@ config SND_SOC_SH4_SIU
 	select DMA_ENGINE
 	select DMADEVICES
 	select SH_DMAE
+	select FW_LOADER
 
 ##
 ## Boards

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-03-18 11:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-18  8:39 [PATCH] ASoC: SIU driver shall select FW_LOADER Guennadi Liakhovetski
2010-03-18  9:01 ` [alsa-devel] " Liam Girdwood
2010-03-18 11:33   ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).