mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-18 01:34:14 +08:00
b7ae6f31d8
For the PXA DMA rework, we need the generic dmaengine implementation that currently lives in sound/soc for standalone (non-ASoC) AC'97 support. Move it to sound/core, and rename the Kconfig symbol. Signed-off-by: Daniel Mack <zonque@gmail.com> Signed-off-by: Mark Brown <broonie@linaro.org>
10 lines
132 B
Plaintext
10 lines
132 B
Plaintext
config SND_SPEAR_SOC
|
|
tristate
|
|
select SND_DMAENGINE_PCM
|
|
|
|
config SND_SPEAR_SPDIF_OUT
|
|
tristate
|
|
|
|
config SND_SPEAR_SPDIF_IN
|
|
tristate
|