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 31ac5538fe7e..c37c84458b58 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig | |||
@@ -22,6 +22,7 @@ config SND_SOC_ALL_CODECS | |||
22 | select SND_SOC_AK4642 if I2C | 22 | select SND_SOC_AK4642 if I2C |
23 | select SND_SOC_AK4671 if I2C | 23 | select SND_SOC_AK4671 if I2C |
24 | select SND_SOC_CQ0093VC if MFD_DAVINCI_VOICECODEC | 24 | select SND_SOC_CQ0093VC if MFD_DAVINCI_VOICECODEC |
25 | select SND_SOC_CS42L51 if I2C | ||
25 | select SND_SOC_CS4270 if I2C | 26 | select SND_SOC_CS4270 if I2C |
26 | select SND_SOC_MAX9877 if I2C | 27 | select SND_SOC_MAX9877 if I2C |
27 | select SND_SOC_DA7210 if I2C | 28 | select SND_SOC_DA7210 if I2C |
@@ -120,6 +121,9 @@ config SND_SOC_AK4671 | |||
120 | config SND_SOC_CQ0093VC | 121 | config SND_SOC_CQ0093VC |
121 | tristate | 122 | tristate |
122 | 123 | ||
124 | config SND_SOC_CS42L51 | ||
125 | tristate | ||
126 | |||
123 | # Cirrus Logic CS4270 Codec | 127 | # Cirrus Logic CS4270 Codec |
124 | config SND_SOC_CS4270 | 128 | config SND_SOC_CS4270 |
125 | tristate | 129 | tristate |