summaryrefslogtreecommitdiff
path: root/sound/soc/sa11x0/Kconfig
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2013-07-11 10:24:17 +0100
committerRussell King (Oracle) <rmk+kernel@armlinux.org.uk>2024-01-08 10:29:17 +0000
commitb70e1cdebfc013b1241be06302f1ea0ea076dff4 (patch)
tree4281841ed0a3592d8273b06c6102bced0989cf2b /sound/soc/sa11x0/Kconfig
parentd8ad9a8813b036185117b09e90f84e58e0647706 (diff)
ALSA: ASoC: convert sa11x0 ssp driver to generic ASoC dmaengine support
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'sound/soc/sa11x0/Kconfig')
-rw-r--r--sound/soc/sa11x0/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/sa11x0/Kconfig b/sound/soc/sa11x0/Kconfig
index f18fe9faa76d..ae7930842e07 100644
--- a/sound/soc/sa11x0/Kconfig
+++ b/sound/soc/sa11x0/Kconfig
@@ -1,7 +1,7 @@
config SND_SOC_SA11X0_SSP
tristate
depends on DMA_SA11X0
- select SND_SOC_DMAENGINE
+ select SND_SOC_GENERIC_DMAENGINE_PCM
config SND_SA11X0_ASSABET
tristate "SoC Audio support for the Intel Assabet board"