mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-19 18:36:41 +07:00
42fea318e1
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>
5 lines
108 B
Makefile
5 lines
108 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
# Spreadtrum Audio Support
|
|
|
|
obj-$(CONFIG_SND_SOC_SPRD) += sprd-pcm-dma.o
|