diff options
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r-- | sound/soc/codecs/Kconfig | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index 3b5690d28b8b..883a312bb293 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig | |||
@@ -22,6 +22,7 @@ config SND_SOC_ALL_CODECS | |||
22 | select SND_SOC_AK4535 if I2C | 22 | select SND_SOC_AK4535 if I2C |
23 | select SND_SOC_AK4642 if I2C | 23 | select SND_SOC_AK4642 if I2C |
24 | select SND_SOC_AK4671 if I2C | 24 | select SND_SOC_AK4671 if I2C |
25 | select SND_SOC_ALC5623 if I2C | ||
25 | select SND_SOC_CQ0093VC if MFD_DAVINCI_VOICECODEC | 26 | select SND_SOC_CQ0093VC if MFD_DAVINCI_VOICECODEC |
26 | select SND_SOC_CS42L51 if I2C | 27 | select SND_SOC_CS42L51 if I2C |
27 | select SND_SOC_CS4270 if I2C | 28 | select SND_SOC_CS4270 if I2C |
@@ -54,9 +55,11 @@ config SND_SOC_ALL_CODECS | |||
54 | select SND_SOC_WM8727 | 55 | select SND_SOC_WM8727 |
55 | select SND_SOC_WM8728 if SND_SOC_I2C_AND_SPI | 56 | select SND_SOC_WM8728 if SND_SOC_I2C_AND_SPI |
56 | select SND_SOC_WM8731 if SND_SOC_I2C_AND_SPI | 57 | select SND_SOC_WM8731 if SND_SOC_I2C_AND_SPI |
58 | select SND_SOC_WM8737 if SND_SOC_I2C_AND_SPI | ||
57 | select SND_SOC_WM8741 if SND_SOC_I2C_AND_SPI | 59 | select SND_SOC_WM8741 if SND_SOC_I2C_AND_SPI |
58 | select SND_SOC_WM8750 if SND_SOC_I2C_AND_SPI | 60 | select SND_SOC_WM8750 if SND_SOC_I2C_AND_SPI |
59 | select SND_SOC_WM8753 if SND_SOC_I2C_AND_SPI | 61 | select SND_SOC_WM8753 if SND_SOC_I2C_AND_SPI |
62 | select SND_SOC_WM8770 if SPI_MASTER | ||
60 | select SND_SOC_WM8776 if SND_SOC_I2C_AND_SPI | 63 | select SND_SOC_WM8776 if SND_SOC_I2C_AND_SPI |
61 | select SND_SOC_WM8804 if SND_SOC_I2C_AND_SPI | 64 | select SND_SOC_WM8804 if SND_SOC_I2C_AND_SPI |
62 | select SND_SOC_WM8900 if I2C | 65 | select SND_SOC_WM8900 if I2C |
@@ -75,6 +78,7 @@ config SND_SOC_ALL_CODECS | |||
75 | select SND_SOC_WM8990 if I2C | 78 | select SND_SOC_WM8990 if I2C |
76 | select SND_SOC_WM8993 if I2C | 79 | select SND_SOC_WM8993 if I2C |
77 | select SND_SOC_WM8994 if MFD_WM8994 | 80 | select SND_SOC_WM8994 if MFD_WM8994 |
81 | select SND_SOC_WM8995 if SND_SOC_I2C_AND_SPI | ||
78 | select SND_SOC_WM9081 if I2C | 82 | select SND_SOC_WM9081 if I2C |
79 | select SND_SOC_WM9090 if I2C | 83 | select SND_SOC_WM9090 if I2C |
80 | select SND_SOC_WM9705 if SND_SOC_AC97_BUS | 84 | select SND_SOC_WM9705 if SND_SOC_AC97_BUS |
@@ -130,6 +134,9 @@ config SND_SOC_AK4642 | |||
130 | config SND_SOC_AK4671 | 134 | config SND_SOC_AK4671 |
131 | tristate | 135 | tristate |
132 | 136 | ||
137 | config SND_SOC_ALC5623 | ||
138 | tristate | ||
139 | |||
133 | config SND_SOC_CQ0093VC | 140 | config SND_SOC_CQ0093VC |
134 | tristate | 141 | tristate |
135 | 142 | ||
@@ -160,6 +167,9 @@ config SND_SOC_L3 | |||
160 | config SND_SOC_DA7210 | 167 | config SND_SOC_DA7210 |
161 | tristate | 168 | tristate |
162 | 169 | ||
170 | config SND_SOC_DMIC | ||
171 | tristate | ||
172 | |||
163 | config SND_SOC_MAX98088 | 173 | config SND_SOC_MAX98088 |
164 | tristate | 174 | tristate |
165 | 175 | ||
@@ -231,6 +241,9 @@ config SND_SOC_WM8728 | |||
231 | config SND_SOC_WM8731 | 241 | config SND_SOC_WM8731 |
232 | tristate | 242 | tristate |
233 | 243 | ||
244 | config SND_SOC_WM8737 | ||
245 | tristate | ||
246 | |||
234 | config SND_SOC_WM8741 | 247 | config SND_SOC_WM8741 |
235 | tristate | 248 | tristate |
236 | 249 | ||
@@ -240,6 +253,9 @@ config SND_SOC_WM8750 | |||
240 | config SND_SOC_WM8753 | 253 | config SND_SOC_WM8753 |
241 | tristate | 254 | tristate |
242 | 255 | ||
256 | config SND_SOC_WM8770 | ||
257 | tristate | ||
258 | |||
243 | config SND_SOC_WM8776 | 259 | config SND_SOC_WM8776 |
244 | tristate | 260 | tristate |
245 | 261 | ||
@@ -294,6 +310,9 @@ config SND_SOC_WM8993 | |||
294 | config SND_SOC_WM8994 | 310 | config SND_SOC_WM8994 |
295 | tristate | 311 | tristate |
296 | 312 | ||
313 | config SND_SOC_WM8995 | ||
314 | tristate | ||
315 | |||
297 | config SND_SOC_WM9081 | 316 | config SND_SOC_WM9081 |
298 | tristate | 317 | tristate |
299 | 318 | ||
@@ -318,3 +337,4 @@ config SND_SOC_WM2000 | |||
318 | 337 | ||
319 | config SND_SOC_WM9090 | 338 | config SND_SOC_WM9090 |
320 | tristate | 339 | tristate |
340 | |||