commit | b01518ca88410195ace38ce755c1206588e5c167 | [log] [tgz] |
---|---|---|
author | Sudip Mukherjee <sudip.mukherjee@codethink.co.uk> | Mon May 23 16:00:54 2016 +0530 |
committer | Mark Brown <broonie@kernel.org> | Mon May 23 17:50:51 2016 +0100 |
tree | d676b03d64ef439e93c0fd9fb24ee5e42093a2b8 | |
parent | 29cf67b99527296e9c9b9f6995c1d271d21f79c0 [diff] |
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>