Searched hist:"121 a01521b1ef7440ea285aa3aae02bf005e5635" (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/fsl/ |
H A D | Kconfig | diff 121a01521b1ef7440ea285aa3aae02bf005e5635 Thu Jun 02 14:59:24 CEST 2016 Sudip Mukherjee <sudipm.mukherjee@gmail.com> ASoC: fsl: fix build failure
m32r allmodconfig build is failing with the error: ERROR: "bad_dma_ops" [sound/soc/fsl/snd-soc-fsl-asrc.ko] undefined!
The code is using DMA but the related dependency is not mentioned in the Kconfig.
Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk> Signed-off-by: Mark Brown <broonie@kernel.org>
|