ASoC: atmel: fix build failure
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Sun, 5 Jun 2016 18:00:21 +0000 (19:00 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 6 Jun 2016 16:00:47 +0000 (17:00 +0100)
commit8d7d11005e9302fff3c50dd5193cf241ea41bba1
tree09d1958849a9b223e0bb2285a496dd6f48fe98f3
parent1a695a905c18548062509178b98bc91e67510864
ASoC: atmel: fix build failure

m32r allmodconfig build is failing with the error:
ERROR: "bad_dma_ops" [sound/soc/atmel/snd-soc-atmel-pcm-pdc.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/atmel/Kconfig