From: Fabio Estevam Date: Wed, 30 Jul 2014 14:27:06 +0000 (-0300) Subject: ASoC: fsl: fsl_asrc: Select SND_SOC_GENERIC_DMAENGINE_PCM X-Git-Tag: cleanup-for-v3.18~103^2~5^2~8^3~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdb9eb49671566afb9ca2025752f57d0e1a6b2a3;p=pandora-kernel.git 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 Signed-off-by: Fabio Estevam Signed-off-by: Mark Brown --- Reading git-diff-tree failed