Re: [PATCH] ASoC: fsl: select SND_SOC_IMX_PCM_DMA where needed
Alexander Shiyan
shc_work at mail.ru
Mon Apr 28 11:46:10 PDT 2014
Mon, 28 Apr 2014 16:46:30 +0200 от Arnd Bergmann <arnd at arndb.de>:
> Since commit 204dec93eaa "ASoC: fsl: Allow to select individual common
> options", it is possible to enable SND_SOC_FSL_SSI and SND_SOC_FSL_SPDIF
> manually. However, these two options are for drivers that both
> require the imx-pcm-dma framework and result in a link error if that
> is not provided.
>
> This changes Kconfig to automatically select SND_SOC_IMX_PCM_DMA
> to avoid the problem, as we do for other drivers that need the same
> framework.
>
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>
Can you give an exact error?
---
More information about the linux-arm-kernel
mailing list