Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ASoC: SPEAr: Make SND_SPEAR_SOC select SND_SOC_GENERIC_DMAENGINE_PCM

devm_snd_dmaengine_pcm_register() is guarded by
CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Axel Lin and committed by
Mark Brown
03d3964c 6ff33f39

+1 -1
+1 -1
sound/soc/spear/Kconfig
··· 1 1 config SND_SPEAR_SOC 2 2 tristate 3 - select SND_DMAENGINE_PCM 3 + select SND_SOC_GENERIC_DMAENGINE_PCM 4 4 5 5 config SND_SPEAR_SPDIF_OUT 6 6 tristate