ASoC: kirkwood: fix build failure
authorSudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Mon, 23 May 2016 10:30:54 +0000 (16:00 +0530)
committerMark Brown <broonie@kernel.org>
Mon, 23 May 2016 16:50:51 +0000 (17:50 +0100)
commitb01518ca88410195ace38ce755c1206588e5c167
treed676b03d64ef439e93c0fd9fb24ee5e42093a2b8
parent29cf67b99527296e9c9b9f6995c1d271d21f79c0
ASoC: kirkwood: fix build failure

While building m32r allmodconfig the build failed with:
ERROR: "bad_dma_ops" [sound/soc/kirkwood/snd-soc-kirkwood.ko] undefined!

To satisfy the dependency CONFIG_SND_KIRKWOOD_SOC should depend on
HAS_DMA.

Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/kirkwood/Kconfig