ASoC: fsl: fix build failure
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Thu, 2 Jun 2016 12:59:24 +0000 (18:29 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 2 Jun 2016 23:28:15 +0000 (00:28 +0100)
commit121a01521b1ef7440ea285aa3aae02bf005e5635
tree4a093776231b6fdc6919537a24827df242e8d48d
parent6dca83fdee7c45a960018141827c9d4b5b50d0a2
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>
sound/soc/fsl/Kconfig