diff options
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r-- | sound/soc/codecs/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index 4584514d93d4..684cc1570689 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig | |||
@@ -26,6 +26,7 @@ config SND_SOC_ALL_CODECS | |||
26 | select SND_SOC_AK4642 if I2C | 26 | select SND_SOC_AK4642 if I2C |
27 | select SND_SOC_AK4671 if I2C | 27 | select SND_SOC_AK4671 if I2C |
28 | select SND_SOC_ALC5623 if I2C | 28 | select SND_SOC_ALC5623 if I2C |
29 | select SND_SOC_ALC5632 if I2C | ||
29 | select SND_SOC_CQ0093VC if MFD_DAVINCI_VOICECODEC | 30 | select SND_SOC_CQ0093VC if MFD_DAVINCI_VOICECODEC |
30 | select SND_SOC_CS42L51 if I2C | 31 | select SND_SOC_CS42L51 if I2C |
31 | select SND_SOC_CS4270 if I2C | 32 | select SND_SOC_CS4270 if I2C |
@@ -168,6 +169,8 @@ config SND_SOC_AK4671 | |||
168 | 169 | ||
169 | config SND_SOC_ALC5623 | 170 | config SND_SOC_ALC5623 |
170 | tristate | 171 | tristate |
172 | config SND_SOC_ALC5632 | ||
173 | tristate | ||
171 | 174 | ||
172 | config SND_SOC_CQ0093VC | 175 | config SND_SOC_CQ0093VC |
173 | tristate | 176 | tristate |