]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: fsl: fsl_asrc: Select SND_SOC_GENERIC_DMAENGINE_PCM
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 30 Jul 2014 14:27:06 +0000 (11:27 -0300)
committerMark Brown <broonie@linaro.org>
Wed, 30 Jul 2014 23:04:23 +0000 (00:04 +0100)
commit0a1d2d867a55c49ae6af40438e3749f9a25af057
tree7b84a00a10d4e3b11a33b51a17d4cd44263919ca
parent2ffd870ff212034f02a1fb9363b72eff4c7fd5d9
ASoC: fsl: fsl_asrc: Select SND_SOC_GENERIC_DMAENGINE_PCM

Building a kernel with SND_SOC_GENERIC_DMAENGINE_PCM=n leads to the following
error:

ERROR: "snd_dmaengine_pcm_prepare_slave_config" [sound/soc/fsl/snd-soc-fsl-asrc.ko] undefined!

Let SND_SOC_FSL_ASRC select SND_SOC_GENERIC_DMAENGINE_PCM in order to fix such
error.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/fsl/Kconfig