diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-06-18 10:31:38 -0400 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-06-18 10:31:38 -0400 |
commit | ee8c7e9744882b2cac8886384f156095b12d046d (patch) | |
tree | 96a84bd3d5737b469d1f97c4101a9b90f0a678b5 | |
parent | 39c9d199ce6735513e13ec1b2d558e9d34762c50 (diff) |
ASoC: Remove adau1701 from SND_SOC_ALL_CODECS due to Sigma dependency
The Sigma code is in drivers/firmware which is only included on a very
small subset of architectures and so ends up breaking the build on
others. There's a pending patch to make the directory build as standard
but it's not merged yet.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
-rw-r--r-- | sound/soc/codecs/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index f745e557831e..7a2e4269b255 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig | |||
@@ -17,7 +17,6 @@ config SND_SOC_ALL_CODECS | |||
17 | select SND_SOC_AD193X if SND_SOC_I2C_AND_SPI | 17 | select SND_SOC_AD193X if SND_SOC_I2C_AND_SPI |
18 | select SND_SOC_AD1980 if SND_SOC_AC97_BUS | 18 | select SND_SOC_AD1980 if SND_SOC_AC97_BUS |
19 | select SND_SOC_AD73311 | 19 | select SND_SOC_AD73311 |
20 | select SND_SOC_ADAU1701 if I2C | ||
21 | select SND_SOC_ADS117X | 20 | select SND_SOC_ADS117X |
22 | select SND_SOC_AK4104 if SPI_MASTER | 21 | select SND_SOC_AK4104 if SPI_MASTER |
23 | select SND_SOC_AK4535 if I2C | 22 | select SND_SOC_AK4535 if I2C |