forked from luck/tmp_suning_uos_patched
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>
7 lines
221 B
Plaintext
7 lines
221 B
Plaintext
config SND_SOC_SPRD
|
|
tristate "SoC Audio for the Spreadtrum SoC chips"
|
|
depends on ARCH_SPRD || COMPILE_TEST
|
|
help
|
|
Say Y or M if you want to add support for codecs attached to
|
|
the Spreadtrum SoCs' Audio interfaces.
|