[alsa-devel] [PATCH] ASoC: SIU driver shall select FW_LOADER

Guennadi Liakhovetski g.liakhovetski at gmx.de
Thu Mar 18 09:39:59 CET 2010


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 at 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


More information about the Alsa-devel mailing list