Browse Source

ASoC: SPEAr: Add dependency on dmaengine helpers

I'd be very surprised if anyone has used the Kconfig...

Signed-off-by: Mark Brown <broonie@linaro.org>
Mark Brown 12 years ago
parent
commit
6df2610c15
1 changed files with 1 additions and 0 deletions
  1. 1 0
      sound/soc/spear/Kconfig

+ 1 - 0
sound/soc/spear/Kconfig

@@ -27,6 +27,7 @@ config SND_SPEAR_SOC
 	 Say Y or M if you want to add support for any of the audio
 	 controllers (I2S/SPDIF). You will also need to select
 	 the audio interface codecs to support below.
+	select SND_SOC_DMAENGINE_PCM
 
 config SND_SPEAR_SPDIF_OUT
 	tristate "SPEAr SPDIF Out Device Driver"