diff options
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r-- | sound/soc/codecs/Kconfig | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index 37035e6984bb..212859cf19aa 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig | |||
@@ -29,6 +29,7 @@ config SND_SOC_ALL_CODECS | |||
29 | select SND_SOC_CS4271 if SND_SOC_I2C_AND_SPI | 29 | select SND_SOC_CS4271 if SND_SOC_I2C_AND_SPI |
30 | select SND_SOC_CX20442 | 30 | select SND_SOC_CX20442 |
31 | select SND_SOC_DA7210 if I2C | 31 | select SND_SOC_DA7210 if I2C |
32 | select SND_SOC_DFBMCS320 | ||
32 | select SND_SOC_JZ4740_CODEC if SOC_JZ4740 | 33 | select SND_SOC_JZ4740_CODEC if SOC_JZ4740 |
33 | select SND_SOC_MAX98088 if I2C | 34 | select SND_SOC_MAX98088 if I2C |
34 | select SND_SOC_MAX9877 if I2C | 35 | select SND_SOC_MAX9877 if I2C |
@@ -175,6 +176,9 @@ config SND_SOC_L3 | |||
175 | config SND_SOC_DA7210 | 176 | config SND_SOC_DA7210 |
176 | tristate | 177 | tristate |
177 | 178 | ||
179 | config SND_SOC_DFBMCS320 | ||
180 | tristate | ||
181 | |||
178 | config SND_SOC_DMIC | 182 | config SND_SOC_DMIC |
179 | tristate | 183 | tristate |
180 | 184 | ||
@@ -361,4 +365,3 @@ config SND_SOC_WM2000 | |||
361 | 365 | ||
362 | config SND_SOC_WM9090 | 366 | config SND_SOC_WM9090 |
363 | tristate | 367 | tristate |
364 | |||