aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sound/soc/sh/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/sh/Kconfig b/sound/soc/sh/Kconfig
index a86696bbe179..106674979b53 100644
--- a/sound/soc/sh/Kconfig
+++ b/sound/soc/sh/Kconfig
@@ -29,6 +29,7 @@ config SND_SOC_SH4_FSI
29config SND_SOC_SH4_SIU 29config SND_SOC_SH4_SIU
30 tristate 30 tristate
31 depends on (SUPERH || ARCH_SHMOBILE) && HAVE_CLK 31 depends on (SUPERH || ARCH_SHMOBILE) && HAVE_CLK
32 select DMA_ENGINE
32 select DMADEVICES 33 select DMADEVICES
33 select SH_DMAE 34 select SH_DMAE
34 35