]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: Build adau1701 when SND_SOC_ALL_CODECS is selected
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 22 Jul 2013 16:49:52 +0000 (18:49 +0200)
committerMark Brown <broonie@linaro.org>
Tue, 23 Jul 2013 17:45:40 +0000 (18:45 +0100)
commitaf2d8b5d95f12c36bfabe90c0879923efedefd2c
treeafe2e2b9cb629cd79383c29284319ffa78b54167
parent3b2f64d00c46e1e4e9bd0bb9bb12619adac27a4b
ASoC: Build adau1701 when SND_SOC_ALL_CODECS is selected

The adau1701 driver was removed from SND_SOC_ALL_CODECS in commit commit ee8c7e9
("ASoC: Remove adau1701 from SND_SOC_ALL_CODECS due to Sigma dependency") due
to the dependency on the SigmaDSP firmware loader which was only available on a
limited set of platforms. This was fixed quite some time ago in commit 40216ce7
("ASoC: Move SigmaDSP firmware loader to ASoC") though, so we can add the driver
back again to SND_SOC_ALL_CODECS.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/Kconfig