summaryrefslogtreecommitdiff
path: root/sound/soc/sprd/Makefile
diff options
context:
space:
mode:
authorBaolin Wang <baolin.wang@linaro.org>2019-01-29 11:04:45 +0300
committerMark Brown <broonie@kernel.org>2019-01-29 21:10:12 +0300
commit42fea318e1d19c0214ed4336d19f512c5d78cc3b (patch)
treeb78a1156b2bc5f724182fd5d2d1fc7eacb37d1ed /sound/soc/sprd/Makefile
parent27e27e6555d3a1dd3c906796af6d8e7eb538857f (diff)
downloadlinux-42fea318e1d19c0214ed4336d19f512c5d78cc3b.tar.xz
ASoC: sprd: Add Spreadtrum audio DMA platfrom driver
The Spreadtrum DMA engine uses the link-list mode to support audio playback or capture, thus this patch adds audio DMA platform support for CPU DAI to trigger DMA link-list transfer. Signed-off-by: Baolin Wang <baolin.wang@linaro.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/sprd/Makefile')
-rw-r--r--sound/soc/sprd/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sound/soc/sprd/Makefile b/sound/soc/sprd/Makefile
new file mode 100644
index 000000000000..47620e57a9f2
--- /dev/null
+++ b/sound/soc/sprd/Makefile
@@ -0,0 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
+# Spreadtrum Audio Support
+
+obj-$(CONFIG_SND_SOC_SPRD) += sprd-pcm-dma.o