aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/spear
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2013-06-14 12:26:20 +0100
committerMark Brown <broonie@linaro.org>2013-06-14 12:26:20 +0100
commit6df2610c150c3e7088ac9b82df3e9ee732802409 (patch)
tree9e050ecfa4822609fdd9fc4d5beb545007d7d43e /sound/soc/spear
parentASoC: SPEAr spdif_{in,out}: fix fallout of previous cleanup (diff)
downloadlinux-dev-6df2610c150c3e7088ac9b82df3e9ee732802409.tar.xz
linux-dev-6df2610c150c3e7088ac9b82df3e9ee732802409.zip
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>
Diffstat (limited to 'sound/soc/spear')
-rw-r--r--sound/soc/spear/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/spear/Kconfig b/sound/soc/spear/Kconfig
index 3b7cdadc11cc..5b744ed52988 100644
--- a/sound/soc/spear/Kconfig
+++ b/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"