aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r--sound/soc/codecs/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index 10f11dd98c2..d63c1754e05 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -33,6 +33,7 @@ config SND_SOC_ALL_CODECS
33 select SND_SOC_JZ4740_CODEC if SOC_JZ4740 33 select SND_SOC_JZ4740_CODEC if SOC_JZ4740
34 select SND_SOC_LM4857 if I2C 34 select SND_SOC_LM4857 if I2C
35 select SND_SOC_MAX98088 if I2C 35 select SND_SOC_MAX98088 if I2C
36 select SND_SOC_MAX9850 if I2C
36 select SND_SOC_MAX9877 if I2C 37 select SND_SOC_MAX9877 if I2C
37 select SND_SOC_PCM3008 38 select SND_SOC_PCM3008
38 select SND_SOC_SGTL5000 if I2C 39 select SND_SOC_SGTL5000 if I2C
@@ -186,6 +187,9 @@ config SND_SOC_DMIC
186config SND_SOC_MAX98088 187config SND_SOC_MAX98088
187 tristate 188 tristate
188 189
190config SND_SOC_MAX9850
191 tristate
192
189config SND_SOC_PCM3008 193config SND_SOC_PCM3008
190 tristate 194 tristate
191 195