]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
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)
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

index badb6fbacaa66222bea9cef708c1379783746c7f..adddb39f3c33e8cc4a4727e5826e12a3220ea942 100644 (file)
@@ -20,6 +20,7 @@ config SND_SOC_ALL_CODECS
        select SND_SOC_AD73311
        select SND_SOC_ADAU1373 if I2C
        select SND_SOC_ADAV80X if SND_SOC_I2C_AND_SPI
+       select SND_SOC_ADAU1701 if I2C
        select SND_SOC_ADS117X
        select SND_SOC_AK4104 if SPI_MASTER
        select SND_SOC_AK4535 if I2C