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 fdfc5024e404..31a6d2111ed0 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig | |||
@@ -38,6 +38,7 @@ config SND_SOC_ALL_CODECS | |||
38 | select SND_SOC_WM8731 if SND_SOC_I2C_AND_SPI | 38 | select SND_SOC_WM8731 if SND_SOC_I2C_AND_SPI |
39 | select SND_SOC_WM8750 if SND_SOC_I2C_AND_SPI | 39 | select SND_SOC_WM8750 if SND_SOC_I2C_AND_SPI |
40 | select SND_SOC_WM8753 if SND_SOC_I2C_AND_SPI | 40 | select SND_SOC_WM8753 if SND_SOC_I2C_AND_SPI |
41 | select SND_SOC_WM8776 if SND_SOC_I2C_AND_SPI | ||
41 | select SND_SOC_WM8900 if I2C | 42 | select SND_SOC_WM8900 if I2C |
42 | select SND_SOC_WM8903 if I2C | 43 | select SND_SOC_WM8903 if I2C |
43 | select SND_SOC_WM8940 if I2C | 44 | select SND_SOC_WM8940 if I2C |
@@ -158,6 +159,9 @@ config SND_SOC_WM8750 | |||
158 | config SND_SOC_WM8753 | 159 | config SND_SOC_WM8753 |
159 | tristate | 160 | tristate |
160 | 161 | ||
162 | config SND_SOC_WM8776 | ||
163 | tristate | ||
164 | |||
161 | config SND_SOC_WM8900 | 165 | config SND_SOC_WM8900 |
162 | tristate | 166 | tristate |
163 | 167 | ||