diff options
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r-- | sound/soc/codecs/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index ff7b922a0f4..94a9d06b902 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig | |||
@@ -27,6 +27,7 @@ config SND_SOC_ALL_CODECS | |||
27 | select SND_SOC_CS4270 if I2C | 27 | select SND_SOC_CS4270 if I2C |
28 | select SND_SOC_DA7210 if I2C | 28 | select SND_SOC_DA7210 if I2C |
29 | select SND_SOC_JZ4740 if SOC_JZ4740 | 29 | select SND_SOC_JZ4740 if SOC_JZ4740 |
30 | select SND_SOC_MAX98088 if I2C | ||
30 | select SND_SOC_MAX9877 if I2C | 31 | select SND_SOC_MAX9877 if I2C |
31 | select SND_SOC_PCM3008 | 32 | select SND_SOC_PCM3008 |
32 | select SND_SOC_SPDIF | 33 | select SND_SOC_SPDIF |
@@ -158,6 +159,9 @@ config SND_SOC_L3 | |||
158 | config SND_SOC_DA7210 | 159 | config SND_SOC_DA7210 |
159 | tristate | 160 | tristate |
160 | 161 | ||
162 | config SND_SOC_MAX98088 | ||
163 | tristate | ||
164 | |||
161 | config SND_SOC_PCM3008 | 165 | config SND_SOC_PCM3008 |
162 | tristate | 166 | tristate |
163 | 167 | ||