1 # SPDX-License-Identifier: GPL-2.0-only
2 # Helper to resolve issues with configs that have SPI enabled but I2C
3 # modular, meaning we can't build the codec driver in with I2C support.
4 # We use an ordered list of conditional defaults to pick the appropriate
5 # setting - SPI can't be modular so that case doesn't need to be covered.
6 config SND_SOC_I2C_AND_SPI
10 default y if SPI_MASTER=y
14 config SND_SOC_ALL_CODECS
15 tristate "Build all ASoC CODEC drivers"
16 depends on COMPILE_TEST
17 select SND_SOC_88PM860X if MFD_88PM860X
19 select SND_SOC_AB8500_CODEC if ABX500_CORE
20 select SND_SOC_AC97_CODEC
21 select SND_SOC_AD1836 if SPI_MASTER
22 select SND_SOC_AD193X_SPI if SPI_MASTER
23 select SND_SOC_AD193X_I2C if I2C
24 select SND_SOC_AD1980 if SND_SOC_AC97_BUS
25 select SND_SOC_AD73311
26 select SND_SOC_ADAU1373 if I2C
27 select SND_SOC_ADAU1761_I2C if I2C
28 select SND_SOC_ADAU1761_SPI if SPI
29 select SND_SOC_ADAU1781_I2C if I2C
30 select SND_SOC_ADAU1781_SPI if SPI
31 select SND_SOC_ADAV801 if SPI_MASTER
32 select SND_SOC_ADAV803 if I2C
33 select SND_SOC_ADAU1977_SPI if SPI_MASTER
34 select SND_SOC_ADAU1977_I2C if I2C
35 select SND_SOC_ADAU1701 if I2C
36 select SND_SOC_ADAU7002
37 select SND_SOC_ADAU7118_I2C if I2C
38 select SND_SOC_ADAU7118_HW
39 select SND_SOC_ADS117X
40 select SND_SOC_AK4104 if SPI_MASTER
41 select SND_SOC_AK4118 if I2C
42 select SND_SOC_AK4458 if I2C
43 select SND_SOC_AK4535 if I2C
45 select SND_SOC_AK4613 if I2C
46 select SND_SOC_AK4641 if I2C
47 select SND_SOC_AK4642 if I2C
48 select SND_SOC_AK4671 if I2C
50 select SND_SOC_AK5558 if I2C
51 select SND_SOC_ALC5623 if I2C
52 select SND_SOC_ALC5632 if I2C
54 select SND_SOC_BD28623
55 select SND_SOC_CQ0093VC
56 select SND_SOC_CROS_EC_CODEC if CROS_EC
57 select SND_SOC_CS35L32 if I2C
58 select SND_SOC_CS35L33 if I2C
59 select SND_SOC_CS35L34 if I2C
60 select SND_SOC_CS35L35 if I2C
61 select SND_SOC_CS35L36 if I2C
62 select SND_SOC_CS42L42 if I2C
63 select SND_SOC_CS42L51_I2C if I2C
64 select SND_SOC_CS42L52 if I2C && INPUT
65 select SND_SOC_CS42L56 if I2C && INPUT
66 select SND_SOC_CS42L73 if I2C
67 select SND_SOC_CS4265 if I2C
68 select SND_SOC_CS4270 if I2C
69 select SND_SOC_CS4271_I2C if I2C
70 select SND_SOC_CS4271_SPI if SPI_MASTER
71 select SND_SOC_CS42XX8_I2C if I2C
72 select SND_SOC_CS43130 if I2C
73 select SND_SOC_CS4341 if SND_SOC_I2C_AND_SPI
74 select SND_SOC_CS4349 if I2C
75 select SND_SOC_CS47L15 if MFD_CS47L15
76 select SND_SOC_CS47L24 if MFD_CS47L24
77 select SND_SOC_CS47L35 if MFD_CS47L35
78 select SND_SOC_CS47L85 if MFD_CS47L85
79 select SND_SOC_CS47L90 if MFD_CS47L90
80 select SND_SOC_CS47L92 if MFD_CS47L92
81 select SND_SOC_CS53L30 if I2C
82 select SND_SOC_CX20442 if TTY
83 select SND_SOC_CX2072X if I2C
84 select SND_SOC_DA7210 if SND_SOC_I2C_AND_SPI
85 select SND_SOC_DA7213 if I2C
86 select SND_SOC_DA7218 if I2C
87 select SND_SOC_DA7219 if I2C
88 select SND_SOC_DA732X if I2C
89 select SND_SOC_DA9055 if I2C
90 select SND_SOC_DMIC if GPIOLIB
91 select SND_SOC_ES8316 if I2C
92 select SND_SOC_ES8328_SPI if SPI_MASTER
93 select SND_SOC_ES8328_I2C if I2C
97 select SND_SOC_HDAC_HDMI
98 select SND_SOC_HDAC_HDA
99 select SND_SOC_ICS43432
100 select SND_SOC_INNO_RK3036
101 select SND_SOC_ISABELLE if I2C
102 select SND_SOC_JZ4740_CODEC
103 select SND_SOC_JZ4725B_CODEC
104 select SND_SOC_LM4857 if I2C
105 select SND_SOC_LM49453 if I2C
106 select SND_SOC_LOCHNAGAR_SC if MFD_LOCHNAGAR
107 select SND_SOC_MAX98088 if I2C
108 select SND_SOC_MAX98090 if I2C
109 select SND_SOC_MAX98095 if I2C
110 select SND_SOC_MAX98357A if GPIOLIB
111 select SND_SOC_MAX98371 if I2C
112 select SND_SOC_MAX98504 if I2C
113 select SND_SOC_MAX9867 if I2C
114 select SND_SOC_MAX98925 if I2C
115 select SND_SOC_MAX98926 if I2C
116 select SND_SOC_MAX98927 if I2C
117 select SND_SOC_MAX98373 if I2C
118 select SND_SOC_MAX9850 if I2C
119 select SND_SOC_MAX9860 if I2C
120 select SND_SOC_MAX9759
121 select SND_SOC_MAX9768 if I2C
122 select SND_SOC_MAX9877 if I2C
123 select SND_SOC_MC13783 if MFD_MC13XXX
124 select SND_SOC_ML26124 if I2C
125 select SND_SOC_MT6351 if MTK_PMIC_WRAP
126 select SND_SOC_MT6358 if MTK_PMIC_WRAP
127 select SND_SOC_NAU8540 if I2C
128 select SND_SOC_NAU8810 if I2C
129 select SND_SOC_NAU8822 if I2C
130 select SND_SOC_NAU8824 if I2C
131 select SND_SOC_NAU8825 if I2C
132 select SND_SOC_HDMI_CODEC
133 select SND_SOC_PCM1681 if I2C
134 select SND_SOC_PCM1789_I2C if I2C
135 select SND_SOC_PCM179X_I2C if I2C
136 select SND_SOC_PCM179X_SPI if SPI_MASTER
137 select SND_SOC_PCM186X_I2C if I2C
138 select SND_SOC_PCM186X_SPI if SPI_MASTER
139 select SND_SOC_PCM3008
140 select SND_SOC_PCM3060_I2C if I2C
141 select SND_SOC_PCM3060_SPI if SPI_MASTER
142 select SND_SOC_PCM3168A_I2C if I2C
143 select SND_SOC_PCM3168A_SPI if SPI_MASTER
144 select SND_SOC_PCM5102A
145 select SND_SOC_PCM512x_I2C if I2C
146 select SND_SOC_PCM512x_SPI if SPI_MASTER
147 select SND_SOC_RK3328
148 select SND_SOC_RT274 if I2C
149 select SND_SOC_RT286 if I2C
150 select SND_SOC_RT298 if I2C
151 select SND_SOC_RT1011 if I2C
152 select SND_SOC_RT1305 if I2C
153 select SND_SOC_RT1308 if I2C
154 select SND_SOC_RT5514 if I2C
155 select SND_SOC_RT5616 if I2C
156 select SND_SOC_RT5631 if I2C
157 select SND_SOC_RT5640 if I2C
158 select SND_SOC_RT5645 if I2C
159 select SND_SOC_RT5651 if I2C
160 select SND_SOC_RT5659 if I2C
161 select SND_SOC_RT5660 if I2C
162 select SND_SOC_RT5663 if I2C
163 select SND_SOC_RT5665 if I2C
164 select SND_SOC_RT5668 if I2C
165 select SND_SOC_RT5670 if I2C
166 select SND_SOC_RT5677 if I2C && SPI_MASTER
167 select SND_SOC_RT5682 if I2C
168 select SND_SOC_SGTL5000 if I2C
169 select SND_SOC_SI476X if MFD_SI476X_CORE
170 select SND_SOC_SIMPLE_AMPLIFIER
171 select SND_SOC_SIRF_AUDIO_CODEC
173 select SND_SOC_SSM2305
174 select SND_SOC_SSM2518 if I2C
175 select SND_SOC_SSM2602_SPI if SPI_MASTER
176 select SND_SOC_SSM2602_I2C if I2C
177 select SND_SOC_SSM4567 if I2C
178 select SND_SOC_STA32X if I2C
179 select SND_SOC_STA350 if I2C
180 select SND_SOC_STA529 if I2C
181 select SND_SOC_STAC9766 if SND_SOC_AC97_BUS
182 select SND_SOC_STI_SAS
183 select SND_SOC_TAS2552 if I2C
184 select SND_SOC_TAS2562 if I2C
185 select SND_SOC_TAS2770 if I2C
186 select SND_SOC_TAS5086 if I2C
187 select SND_SOC_TAS571X if I2C
188 select SND_SOC_TAS5720 if I2C
189 select SND_SOC_TAS6424 if I2C
190 select SND_SOC_TDA7419 if I2C
191 select SND_SOC_TFA9879 if I2C
192 select SND_SOC_TLV320AIC23_I2C if I2C
193 select SND_SOC_TLV320AIC23_SPI if SPI_MASTER
194 select SND_SOC_TLV320AIC26 if SPI_MASTER
195 select SND_SOC_TLV320AIC31XX if I2C
196 select SND_SOC_TLV320AIC32X4_I2C if I2C && COMMON_CLK
197 select SND_SOC_TLV320AIC32X4_SPI if SPI_MASTER && COMMON_CLK
198 select SND_SOC_TLV320AIC3X if I2C
199 select SND_SOC_TPA6130A2 if I2C
200 select SND_SOC_TLV320DAC33 if I2C
201 select SND_SOC_TSCS42XX if I2C
202 select SND_SOC_TSCS454 if I2C
203 select SND_SOC_TS3A227E if I2C
204 select SND_SOC_TWL4030 if TWL4030_CORE
205 select SND_SOC_TWL6040 if TWL6040_CORE
206 select SND_SOC_UDA1334 if GPIOLIB
207 select SND_SOC_UDA134X
208 select SND_SOC_UDA1380 if I2C
209 select SND_SOC_WCD9335 if SLIMBUS
210 select SND_SOC_WL1273 if MFD_WL1273_CORE
211 select SND_SOC_WM0010 if SPI_MASTER
212 select SND_SOC_WM1250_EV1 if I2C
213 select SND_SOC_WM2000 if I2C
214 select SND_SOC_WM2200 if I2C
215 select SND_SOC_WM5100 if I2C
216 select SND_SOC_WM5102 if MFD_WM5102
217 select SND_SOC_WM5110 if MFD_WM5110
218 select SND_SOC_WM8350 if MFD_WM8350
219 select SND_SOC_WM8400 if MFD_WM8400
220 select SND_SOC_WM8510 if SND_SOC_I2C_AND_SPI
221 select SND_SOC_WM8523 if I2C
222 select SND_SOC_WM8524 if GPIOLIB
223 select SND_SOC_WM8580 if I2C
224 select SND_SOC_WM8711 if SND_SOC_I2C_AND_SPI
225 select SND_SOC_WM8727
226 select SND_SOC_WM8728 if SND_SOC_I2C_AND_SPI
227 select SND_SOC_WM8731 if SND_SOC_I2C_AND_SPI
228 select SND_SOC_WM8737 if SND_SOC_I2C_AND_SPI
229 select SND_SOC_WM8741 if SND_SOC_I2C_AND_SPI
230 select SND_SOC_WM8750 if SND_SOC_I2C_AND_SPI
231 select SND_SOC_WM8753 if SND_SOC_I2C_AND_SPI
232 select SND_SOC_WM8770 if SPI_MASTER
233 select SND_SOC_WM8776 if SND_SOC_I2C_AND_SPI
234 select SND_SOC_WM8782
235 select SND_SOC_WM8804_I2C if I2C
236 select SND_SOC_WM8804_SPI if SPI_MASTER
237 select SND_SOC_WM8900 if I2C
238 select SND_SOC_WM8903 if I2C
239 select SND_SOC_WM8904 if I2C
240 select SND_SOC_WM8940 if I2C
241 select SND_SOC_WM8955 if I2C
242 select SND_SOC_WM8960 if I2C
243 select SND_SOC_WM8961 if I2C
244 select SND_SOC_WM8962 if I2C && INPUT
245 select SND_SOC_WM8971 if I2C
246 select SND_SOC_WM8974 if I2C
247 select SND_SOC_WM8978 if I2C
248 select SND_SOC_WM8983 if SND_SOC_I2C_AND_SPI
249 select SND_SOC_WM8985 if SND_SOC_I2C_AND_SPI
250 select SND_SOC_WM8988 if SND_SOC_I2C_AND_SPI
251 select SND_SOC_WM8990 if I2C
252 select SND_SOC_WM8991 if I2C
253 select SND_SOC_WM8993 if I2C
254 select SND_SOC_WM8994 if MFD_WM8994
255 select SND_SOC_WM8995 if SND_SOC_I2C_AND_SPI
256 select SND_SOC_WM8996 if I2C
257 select SND_SOC_WM8997 if MFD_WM8997
258 select SND_SOC_WM8998 if MFD_WM8998
259 select SND_SOC_WM9081 if I2C
260 select SND_SOC_WM9090 if I2C
261 select SND_SOC_WM9705 if (SND_SOC_AC97_BUS || SND_SOC_AC97_BUS_NEW)
262 select SND_SOC_WM9712 if (SND_SOC_AC97_BUS || SND_SOC_AC97_BUS_NEW)
263 select SND_SOC_WM9713 if (SND_SOC_AC97_BUS || SND_SOC_AC97_BUS_NEW)
265 Normally ASoC codec drivers are only built if a machine driver which
266 uses them is also built since they are only usable with a machine
267 driver. Selecting this option will allow these drivers to be built
268 without an explicit machine driver for test and development purposes.
270 Support for the bus types used to access the codecs to be built must
271 be selected separately.
273 If unsure select "N".
275 config SND_SOC_88PM860X
278 config SND_SOC_ARIZONA
280 default y if SND_SOC_CS47L24=y
281 default y if SND_SOC_WM5102=y
282 default y if SND_SOC_WM5110=y
283 default y if SND_SOC_WM8997=y
284 default y if SND_SOC_WM8998=y
285 default m if SND_SOC_CS47L24=m
286 default m if SND_SOC_WM5102=m
287 default m if SND_SOC_WM5110=m
288 default m if SND_SOC_WM8997=m
289 default m if SND_SOC_WM8998=m
291 config SND_SOC_WM_HUBS
293 default y if SND_SOC_WM8993=y || SND_SOC_WM8994=y
294 default m if SND_SOC_WM8993=m || SND_SOC_WM8994=m
296 config SND_SOC_WM_ADSP
298 select SND_SOC_COMPRESS
299 default y if SND_SOC_MADERA=y
300 default y if SND_SOC_CS47L24=y
301 default y if SND_SOC_WM5102=y
302 default y if SND_SOC_WM5110=y
303 default y if SND_SOC_WM2200=y
304 default m if SND_SOC_MADERA=m
305 default m if SND_SOC_CS47L24=m
306 default m if SND_SOC_WM5102=m
307 default m if SND_SOC_WM5110=m
308 default m if SND_SOC_WM2200=m
310 config SND_SOC_AB8500_CODEC
313 config SND_SOC_AC97_CODEC
314 tristate "Build generic ASoC AC97 CODEC driver"
315 select SND_AC97_CODEC
316 select SND_SOC_AC97_BUS
318 config SND_SOC_AD1836
321 config SND_SOC_AD193X
324 config SND_SOC_AD193X_SPI
326 select SND_SOC_AD193X
328 config SND_SOC_AD193X_I2C
330 select SND_SOC_AD193X
332 config SND_SOC_AD1980
336 config SND_SOC_AD73311
339 config SND_SOC_ADAU_UTILS
342 config SND_SOC_ADAU1373
344 select SND_SOC_ADAU_UTILS
346 config SND_SOC_ADAU1701
347 tristate "Analog Devices ADAU1701 CODEC"
349 select SND_SOC_SIGMADSP_I2C
351 config SND_SOC_ADAU17X1
353 select SND_SOC_SIGMADSP_REGMAP
354 select SND_SOC_ADAU_UTILS
356 config SND_SOC_ADAU1761
358 select SND_SOC_ADAU17X1
360 config SND_SOC_ADAU1761_I2C
361 tristate "Analog Devices AU1761 CODEC - I2C"
363 select SND_SOC_ADAU1761
366 config SND_SOC_ADAU1761_SPI
367 tristate "Analog Devices AU1761 CODEC - SPI"
369 select SND_SOC_ADAU1761
372 config SND_SOC_ADAU1781
373 select SND_SOC_ADAU17X1
376 config SND_SOC_ADAU1781_I2C
378 select SND_SOC_ADAU1781
381 config SND_SOC_ADAU1781_SPI
383 select SND_SOC_ADAU1781
386 config SND_SOC_ADAU1977
389 config SND_SOC_ADAU1977_SPI
391 select SND_SOC_ADAU1977
394 config SND_SOC_ADAU1977_I2C
396 select SND_SOC_ADAU1977
399 config SND_SOC_ADAU7002
400 tristate "Analog Devices ADAU7002 Stereo PDM-to-I2S/TDM Converter"
402 config SND_SOC_ADAU7118
405 config SND_SOC_ADAU7118_HW
406 tristate "Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM Converter - HW Mode"
407 select SND_SOC_ADAU7118
409 Enable support for the Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM
410 Converter. In this mode, the device works in standalone mode which
411 means that there is no bus to comunicate with it. Stereo mode is not
412 supported in this mode.
414 To compile this driver as a module, choose M here: the module
415 will be called snd-soc-adau7118-hw.
417 config SND_SOC_ADAU7118_I2C
418 tristate "Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM Converter - I2C"
420 select SND_SOC_ADAU7118
423 Enable support for the Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM
424 Converter over I2C. This gives full support over the device.
426 To compile this driver as a module, choose M here: the module
427 will be called snd-soc-adau7118-i2c.
429 config SND_SOC_ADAV80X
432 config SND_SOC_ADAV801
434 select SND_SOC_ADAV80X
436 config SND_SOC_ADAV803
438 select SND_SOC_ADAV80X
440 config SND_SOC_ADS117X
443 config SND_SOC_AK4104
444 tristate "AKM AK4104 CODEC"
445 depends on SPI_MASTER
447 config SND_SOC_AK4118
448 tristate "AKM AK4118 CODEC"
452 config SND_SOC_AK4458
453 tristate "AKM AK4458 CODEC"
457 config SND_SOC_AK4535
460 config SND_SOC_AK4554
461 tristate "AKM AK4554 CODEC"
463 config SND_SOC_AK4613
464 tristate "AKM AK4613 CODEC"
467 config SND_SOC_AK4641
470 config SND_SOC_AK4642
471 tristate "AKM AK4642 CODEC"
474 config SND_SOC_AK4671
477 config SND_SOC_AK5386
478 tristate "AKM AK5638 CODEC"
480 config SND_SOC_AK5558
481 tristate "AKM AK5558 CODEC"
485 config SND_SOC_ALC5623
486 tristate "Realtek ALC5623 CODEC"
489 config SND_SOC_ALC5632
492 config SND_SOC_BD28623
493 tristate "ROHM BD28623 CODEC"
495 Enable support for ROHM BD28623MUV Class D speaker amplifier.
496 This codec does not have any control buses such as I2C, it
497 detect format of I2S automatically.
499 config SND_SOC_BT_SCO
500 tristate "Dummy BT SCO codec driver"
503 tristate "Motorola CPCAP codec"
506 config SND_SOC_CQ0093VC
509 config SND_SOC_CROS_EC_CODEC
510 tristate "codec driver for ChromeOS EC"
515 If you say yes here you will get support for the
516 ChromeOS Embedded Controller's Audio Codec.
518 config SND_SOC_CS35L32
519 tristate "Cirrus Logic CS35L32 CODEC"
522 config SND_SOC_CS35L33
523 tristate "Cirrus Logic CS35L33 CODEC"
526 config SND_SOC_CS35L34
527 tristate "Cirrus Logic CS35L34 CODEC"
530 config SND_SOC_CS35L35
531 tristate "Cirrus Logic CS35L35 CODEC"
534 config SND_SOC_CS35L36
535 tristate "Cirrus Logic CS35L36 CODEC"
538 config SND_SOC_CS42L42
539 tristate "Cirrus Logic CS42L42 CODEC"
542 config SND_SOC_CS42L51
545 config SND_SOC_CS42L51_I2C
546 tristate "Cirrus Logic CS42L51 CODEC (I2C)"
548 select SND_SOC_CS42L51
550 config SND_SOC_CS42L52
551 tristate "Cirrus Logic CS42L52 CODEC"
552 depends on I2C && INPUT
554 config SND_SOC_CS42L56
555 tristate "Cirrus Logic CS42L56 CODEC"
556 depends on I2C && INPUT
558 config SND_SOC_CS42L73
559 tristate "Cirrus Logic CS42L73 CODEC"
562 config SND_SOC_CS4265
563 tristate "Cirrus Logic CS4265 CODEC"
567 # Cirrus Logic CS4270 Codec
568 config SND_SOC_CS4270
569 tristate "Cirrus Logic CS4270 CODEC"
572 # Cirrus Logic CS4270 Codec VD = 3.3V Errata
573 # Select if you are affected by the errata where the part will not function
574 # if MCLK divide-by-1.5 is selected and VD is set to 3.3V. The driver will
575 # not select any sample rates that require MCLK to be divided by 1.5.
576 config SND_SOC_CS4270_VD33_ERRATA
578 depends on SND_SOC_CS4270
580 config SND_SOC_CS4271
583 config SND_SOC_CS4271_I2C
584 tristate "Cirrus Logic CS4271 CODEC (I2C)"
586 select SND_SOC_CS4271
589 config SND_SOC_CS4271_SPI
590 tristate "Cirrus Logic CS4271 CODEC (SPI)"
591 depends on SPI_MASTER
592 select SND_SOC_CS4271
595 config SND_SOC_CS42XX8
598 config SND_SOC_CS42XX8_I2C
599 tristate "Cirrus Logic CS42448/CS42888 CODEC (I2C)"
601 select SND_SOC_CS42XX8
604 # Cirrus Logic CS43130 HiFi DAC
605 config SND_SOC_CS43130
606 tristate "Cirrus Logic CS43130 CODEC"
609 config SND_SOC_CS4341
610 tristate "Cirrus Logic CS4341 CODEC"
611 depends on SND_SOC_I2C_AND_SPI
612 select REGMAP_I2C if I2C
613 select REGMAP_SPI if SPI_MASTER
615 # Cirrus Logic CS4349 HiFi DAC
616 config SND_SOC_CS4349
617 tristate "Cirrus Logic CS4349 CODEC"
620 config SND_SOC_CS47L15
623 config SND_SOC_CS47L24
626 config SND_SOC_CS47L35
629 config SND_SOC_CS47L85
632 config SND_SOC_CS47L90
635 config SND_SOC_CS47L92
638 # Cirrus Logic Quad-Channel ADC
639 config SND_SOC_CS53L30
640 tristate "Cirrus Logic CS53L30 CODEC"
643 config SND_SOC_CX20442
647 config SND_SOC_CX2072X
648 tristate "Conexant CX2072X CODEC"
651 Enable support for Conexant CX20721 and CX20723 codec chips.
653 config SND_SOC_JZ4740_CODEC
654 depends on MIPS || COMPILE_TEST
656 tristate "Ingenic JZ4740 internal CODEC"
658 Enable support for the internal CODEC found in the JZ4740 SoC
661 This driver can also be built as a module. If so, the module
662 will be called snd-soc-jz4740-codec.
664 config SND_SOC_JZ4725B_CODEC
665 depends on MIPS || COMPILE_TEST
667 tristate "Ingenic JZ4725B internal CODEC"
669 Enable support for the internal CODEC found in the JZ4725B SoC
672 This driver can also be built as a module. If so, the module
673 will be called snd-soc-jz4725b-codec.
678 config SND_SOC_DA7210
681 config SND_SOC_DA7213
682 tristate "Dialog DA7213 CODEC"
685 config SND_SOC_DA7218
688 config SND_SOC_DA7219
691 config SND_SOC_DA732X
694 config SND_SOC_DA9055
698 tristate "Generic Digital Microphone CODEC"
701 Enable support for the Generic Digital Microphone CODEC.
702 Select this if your sound card has DMICs.
704 config SND_SOC_HDMI_CODEC
707 select SND_PCM_IEC958
710 config SND_SOC_ES7134
711 tristate "Everest Semi ES7134 CODEC"
713 config SND_SOC_ES7241
714 tristate "Everest Semi ES7241 CODEC"
716 config SND_SOC_ES8316
717 tristate "Everest Semi ES8316 CODEC"
720 config SND_SOC_ES8328
723 config SND_SOC_ES8328_I2C
724 tristate "Everest Semi ES8328 CODEC (I2C)"
726 select SND_SOC_ES8328
728 config SND_SOC_ES8328_SPI
729 tristate "Everest Semi ES8328 CODEC (SPI)"
730 depends on SPI_MASTER
731 select SND_SOC_ES8328
733 config SND_SOC_GTM601
734 tristate 'GTM601 UMTS modem audio codec'
736 config SND_SOC_HDAC_HDMI
738 select SND_HDA_EXT_CORE
742 config SND_SOC_HDAC_HDA
746 config SND_SOC_ICS43432
749 config SND_SOC_INNO_RK3036
750 tristate "Inno codec driver for RK3036 SoC"
753 config SND_SOC_ISABELLE
756 config SND_SOC_LM49453
759 config SND_SOC_LOCHNAGAR_SC
760 tristate "Lochnagar Sound Card"
761 depends on MFD_LOCHNAGAR
763 This driver support the sound card functionality of the Cirrus
764 Logic Lochnagar audio development board.
766 config SND_SOC_MADERA
768 default y if SND_SOC_CS47L15=y
769 default y if SND_SOC_CS47L35=y
770 default y if SND_SOC_CS47L85=y
771 default y if SND_SOC_CS47L90=y
772 default y if SND_SOC_CS47L92=y
773 default m if SND_SOC_CS47L15=m
774 default m if SND_SOC_CS47L35=m
775 default m if SND_SOC_CS47L85=m
776 default m if SND_SOC_CS47L90=m
777 default m if SND_SOC_CS47L92=m
779 config SND_SOC_MAX98088
780 tristate "Maxim MAX98088/9 Low-Power, Stereo Audio Codec"
783 config SND_SOC_MAX98090
786 config SND_SOC_MAX98095
789 config SND_SOC_MAX98357A
790 tristate "Maxim MAX98357A CODEC"
793 config SND_SOC_MAX98371
796 config SND_SOC_MAX98504
797 tristate "Maxim MAX98504 speaker amplifier"
800 config SND_SOC_MAX9867
801 tristate "Maxim MAX9867 CODEC"
804 config SND_SOC_MAX98925
807 config SND_SOC_MAX98926
810 config SND_SOC_MAX98927
811 tristate "Maxim Integrated MAX98927 Speaker Amplifier"
814 config SND_SOC_MAX98373
815 tristate "Maxim Integrated MAX98373 Speaker Amplifier"
818 config SND_SOC_MAX9850
821 config SND_SOC_MAX9860
822 tristate "Maxim MAX9860 Mono Audio Voice Codec"
826 config SND_SOC_MSM8916_WCD_ANALOG
827 tristate "Qualcomm MSM8916 WCD Analog Codec"
828 depends on SPMI || COMPILE_TEST
830 config SND_SOC_MSM8916_WCD_DIGITAL
831 tristate "Qualcomm MSM8916 WCD DIGITAL Codec"
834 config SND_SOC_PCM1681
835 tristate "Texas Instruments PCM1681 CODEC"
838 config SND_SOC_PCM1789
841 config SND_SOC_PCM1789_I2C
842 tristate "Texas Instruments PCM1789 CODEC (I2C)"
844 select SND_SOC_PCM1789
846 Enable support for Texas Instruments PCM1789 CODEC.
847 Select this if your PCM1789 is connected via an I2C bus.
849 config SND_SOC_PCM179X
852 config SND_SOC_PCM179X_I2C
853 tristate "Texas Instruments PCM179X CODEC (I2C)"
855 select SND_SOC_PCM179X
857 Enable support for Texas Instruments PCM179x CODEC.
858 Select this if your PCM179x is connected via an I2C bus.
860 config SND_SOC_PCM179X_SPI
861 tristate "Texas Instruments PCM179X CODEC (SPI)"
862 depends on SPI_MASTER
863 select SND_SOC_PCM179X
865 Enable support for Texas Instruments PCM179x CODEC.
866 Select this if your PCM179x is connected via an SPI bus.
868 config SND_SOC_PCM186X
871 config SND_SOC_PCM186X_I2C
872 tristate "Texas Instruments PCM186x CODECs - I2C"
874 select SND_SOC_PCM186X
877 config SND_SOC_PCM186X_SPI
878 tristate "Texas Instruments PCM186x CODECs - SPI"
879 depends on SPI_MASTER
880 select SND_SOC_PCM186X
883 config SND_SOC_PCM3008
886 config SND_SOC_PCM3060
889 config SND_SOC_PCM3060_I2C
890 tristate "Texas Instruments PCM3060 CODEC - I2C"
892 select SND_SOC_PCM3060
895 config SND_SOC_PCM3060_SPI
896 tristate "Texas Instruments PCM3060 CODEC - SPI"
897 depends on SPI_MASTER
898 select SND_SOC_PCM3060
901 config SND_SOC_PCM3168A
904 config SND_SOC_PCM3168A_I2C
905 tristate "Texas Instruments PCM3168A CODEC - I2C"
907 select SND_SOC_PCM3168A
910 config SND_SOC_PCM3168A_SPI
911 tristate "Texas Instruments PCM3168A CODEC - SPI"
912 depends on SPI_MASTER
913 select SND_SOC_PCM3168A
916 config SND_SOC_PCM5102A
919 config SND_SOC_PCM512x
922 config SND_SOC_PCM512x_I2C
923 tristate "Texas Instruments PCM512x CODECs - I2C"
925 select SND_SOC_PCM512x
928 config SND_SOC_PCM512x_SPI
929 tristate "Texas Instruments PCM512x CODECs - SPI"
930 depends on SPI_MASTER
931 select SND_SOC_PCM512x
934 config SND_SOC_RK3328
935 tristate "Rockchip RK3328 audio CODEC"
938 config SND_SOC_RL6231
940 default y if SND_SOC_RT5514=y
941 default y if SND_SOC_RT5616=y
942 default y if SND_SOC_RT5640=y
943 default y if SND_SOC_RT5645=y
944 default y if SND_SOC_RT5651=y
945 default y if SND_SOC_RT5659=y
946 default y if SND_SOC_RT5660=y
947 default y if SND_SOC_RT5663=y
948 default y if SND_SOC_RT5665=y
949 default y if SND_SOC_RT5668=y
950 default y if SND_SOC_RT5670=y
951 default y if SND_SOC_RT5677=y
952 default y if SND_SOC_RT5682=y
953 default y if SND_SOC_RT1011=y
954 default y if SND_SOC_RT1305=y
955 default y if SND_SOC_RT1308=y
956 default m if SND_SOC_RT5514=m
957 default m if SND_SOC_RT5616=m
958 default m if SND_SOC_RT5640=m
959 default m if SND_SOC_RT5645=m
960 default m if SND_SOC_RT5651=m
961 default m if SND_SOC_RT5659=m
962 default m if SND_SOC_RT5660=m
963 default m if SND_SOC_RT5663=m
964 default m if SND_SOC_RT5665=m
965 default m if SND_SOC_RT5668=m
966 default m if SND_SOC_RT5670=m
967 default m if SND_SOC_RT5677=m
968 default m if SND_SOC_RT5682=m
969 default m if SND_SOC_RT1011=m
970 default m if SND_SOC_RT1305=m
971 default m if SND_SOC_RT1308=m
973 config SND_SOC_RL6347A
975 default y if SND_SOC_RT274=y
976 default y if SND_SOC_RT286=y
977 default y if SND_SOC_RT298=y
978 default m if SND_SOC_RT274=m
979 default m if SND_SOC_RT286=m
980 default m if SND_SOC_RT298=m
994 config SND_SOC_RT1011
997 config SND_SOC_RT1305
1000 config SND_SOC_RT1308
1003 config SND_SOC_RT5514
1006 config SND_SOC_RT5514_SPI
1009 config SND_SOC_RT5514_SPI_BUILTIN
1010 bool # force RT5514_SPI to be built-in to avoid link errors
1011 default SND_SOC_RT5514=y && SND_SOC_RT5514_SPI=m
1013 config SND_SOC_RT5616
1014 tristate "Realtek RT5616 CODEC"
1017 config SND_SOC_RT5631
1018 tristate "Realtek ALC5631/RT5631 CODEC"
1021 config SND_SOC_RT5640
1024 config SND_SOC_RT5645
1027 config SND_SOC_RT5651
1030 config SND_SOC_RT5659
1033 config SND_SOC_RT5660
1036 config SND_SOC_RT5663
1039 config SND_SOC_RT5665
1042 config SND_SOC_RT5668
1045 config SND_SOC_RT5670
1048 config SND_SOC_RT5677
1053 config SND_SOC_RT5677_SPI
1055 default SND_SOC_RT5677 && SPI
1057 config SND_SOC_RT5682
1060 #Freescale sgtl5000 codec
1061 config SND_SOC_SGTL5000
1062 tristate "Freescale SGTL5000 CODEC"
1065 config SND_SOC_SI476X
1068 config SND_SOC_SIGMADSP
1072 config SND_SOC_SIGMADSP_I2C
1074 select SND_SOC_SIGMADSP
1076 config SND_SOC_SIGMADSP_REGMAP
1078 select SND_SOC_SIGMADSP
1080 config SND_SOC_SIMPLE_AMPLIFIER
1081 tristate "Simple Audio Amplifier"
1084 config SND_SOC_SIRF_AUDIO_CODEC
1085 tristate "SiRF SoC internal audio codec"
1088 config SND_SOC_SPDIF
1089 tristate "S/PDIF CODEC"
1091 config SND_SOC_SSM2305
1092 tristate "Analog Devices SSM2305 Class-D Amplifier"
1094 Enable support for Analog Devices SSM2305 filterless
1095 high-efficiency mono Class-D audio power amplifiers.
1097 config SND_SOC_SSM2518
1100 config SND_SOC_SSM2602
1103 config SND_SOC_SSM2602_SPI
1104 tristate "Analog Devices SSM2602 CODEC - SPI"
1105 depends on SPI_MASTER
1106 select SND_SOC_SSM2602
1109 config SND_SOC_SSM2602_I2C
1110 tristate "Analog Devices SSM2602 CODEC - I2C"
1112 select SND_SOC_SSM2602
1115 config SND_SOC_SSM4567
1116 tristate "Analog Devices ssm4567 amplifier driver support"
1119 config SND_SOC_STA32X
1120 tristate "STA326, STA328 and STA329 speaker amplifier"
1124 config SND_SOC_STA350
1125 tristate "STA350 speaker amplifier"
1128 config SND_SOC_STA529
1131 config SND_SOC_STAC9766
1134 config SND_SOC_STI_SAS
1135 tristate "codec Audio support for STI SAS codec"
1137 config SND_SOC_TAS2552
1138 tristate "Texas Instruments TAS2552 Mono Audio amplifier"
1141 config SND_SOC_TAS2562
1142 tristate "Texas Instruments TAS2562 Mono Audio amplifier"
1145 config SND_SOC_TAS2770
1146 tristate "Texas Instruments TAS2770 speaker amplifier"
1149 config SND_SOC_TAS5086
1150 tristate "Texas Instruments TAS5086 speaker amplifier"
1153 config SND_SOC_TAS571X
1154 tristate "Texas Instruments TAS571x power amplifiers"
1157 Enable support for Texas Instruments TAS5707, TAS5711, TAS5717,
1158 TAS5719 and TAS5721 power amplifiers
1160 config SND_SOC_TAS5720
1161 tristate "Texas Instruments TAS5720 Mono Audio amplifier"
1164 Enable support for Texas Instruments TAS5720L/M high-efficiency mono
1165 Class-D audio power amplifiers.
1167 config SND_SOC_TAS6424
1168 tristate "Texas Instruments TAS6424 Quad-Channel Audio amplifier"
1171 Enable support for Texas Instruments TAS6424 high-efficiency
1172 digital input quad-channel Class-D audio power amplifiers.
1174 config SND_SOC_TDA7419
1175 tristate "ST TDA7419 audio processor"
1179 config SND_SOC_TFA9879
1180 tristate "NXP Semiconductors TFA9879 amplifier"
1183 config SND_SOC_TLV320AIC23
1186 config SND_SOC_TLV320AIC23_I2C
1187 tristate "Texas Instruments TLV320AIC23 audio CODEC - I2C"
1189 select SND_SOC_TLV320AIC23
1191 config SND_SOC_TLV320AIC23_SPI
1192 tristate "Texas Instruments TLV320AIC23 audio CODEC - SPI"
1193 depends on SPI_MASTER
1194 select SND_SOC_TLV320AIC23
1196 config SND_SOC_TLV320AIC26
1200 config SND_SOC_TLV320AIC31XX
1201 tristate "Texas Instruments TLV320AIC31xx CODECs"
1205 config SND_SOC_TLV320AIC32X4
1207 depends on COMMON_CLK
1209 config SND_SOC_TLV320AIC32X4_I2C
1210 tristate "Texas Instruments TLV320AIC32x4 audio CODECs - I2C"
1212 depends on COMMON_CLK
1213 select SND_SOC_TLV320AIC32X4
1215 config SND_SOC_TLV320AIC32X4_SPI
1216 tristate "Texas Instruments TLV320AIC32x4 audio CODECs - SPI"
1217 depends on SPI_MASTER
1218 depends on COMMON_CLK
1219 select SND_SOC_TLV320AIC32X4
1221 config SND_SOC_TLV320AIC3X
1222 tristate "Texas Instruments TLV320AIC3x CODECs"
1225 config SND_SOC_TLV320DAC33
1228 config SND_SOC_TS3A227E
1229 tristate "TI Headset/Mic detect and keypress chip"
1232 config SND_SOC_TSCS42XX
1233 tristate "Tempo Semiconductor TSCS42xx CODEC"
1237 Add support for Tempo Semiconductor's TSCS42xx audio CODEC.
1239 config SND_SOC_TSCS454
1240 tristate "Tempo Semiconductor TSCS454 CODEC"
1244 Add support for Tempo Semiconductor's TSCS454 audio CODEC.
1246 config SND_SOC_TWL4030
1247 select MFD_TWL4030_AUDIO
1250 config SND_SOC_TWL6040
1253 config SND_SOC_UDA1334
1254 tristate "NXP UDA1334 DAC"
1257 The UDA1334 is an NXP audio codec, supports the I2S-bus data format
1258 and has basic features such as de-emphasis (at 44.1 kHz sampling
1261 config SND_SOC_UDA134X
1264 config SND_SOC_UDA1380
1268 config SND_SOC_WCD9335
1269 tristate "WCD9335 Codec"
1271 select REGMAP_SLIMBUS
1274 The WCD9335 is a standalone Hi-Fi audio CODEC IC, supports
1275 Qualcomm Technologies, Inc. (QTI) multimedia solutions,
1276 including the MSM8996, MSM8976, and MSM8956 chipsets.
1278 config SND_SOC_WL1273
1281 config SND_SOC_WM0010
1284 config SND_SOC_WM1250_EV1
1287 config SND_SOC_WM2000
1290 config SND_SOC_WM2200
1293 config SND_SOC_WM5100
1296 config SND_SOC_WM5102
1299 config SND_SOC_WM5110
1302 config SND_SOC_WM8350
1305 config SND_SOC_WM8400
1308 config SND_SOC_WM8510
1309 tristate "Wolfson Microelectronics WM8510 CODEC"
1310 depends on SND_SOC_I2C_AND_SPI
1312 config SND_SOC_WM8523
1313 tristate "Wolfson Microelectronics WM8523 DAC"
1316 config SND_SOC_WM8524
1317 tristate "Wolfson Microelectronics WM8524 DAC"
1320 config SND_SOC_WM8580
1321 tristate "Wolfson Microelectronics WM8580 and WM8581 CODECs"
1324 config SND_SOC_WM8711
1325 tristate "Wolfson Microelectronics WM8711 CODEC"
1326 depends on SND_SOC_I2C_AND_SPI
1328 config SND_SOC_WM8727
1331 config SND_SOC_WM8728
1332 tristate "Wolfson Microelectronics WM8728 DAC"
1333 depends on SND_SOC_I2C_AND_SPI
1335 config SND_SOC_WM8731
1336 tristate "Wolfson Microelectronics WM8731 CODEC"
1337 depends on SND_SOC_I2C_AND_SPI
1339 config SND_SOC_WM8737
1340 tristate "Wolfson Microelectronics WM8737 ADC"
1341 depends on SND_SOC_I2C_AND_SPI
1343 config SND_SOC_WM8741
1344 tristate "Wolfson Microelectronics WM8737 DAC"
1345 depends on SND_SOC_I2C_AND_SPI
1347 config SND_SOC_WM8750
1348 tristate "Wolfson Microelectronics WM8750 CODEC"
1349 depends on SND_SOC_I2C_AND_SPI
1351 config SND_SOC_WM8753
1352 tristate "Wolfson Microelectronics WM8753 CODEC"
1353 depends on SND_SOC_I2C_AND_SPI
1355 config SND_SOC_WM8770
1356 tristate "Wolfson Microelectronics WM8770 CODEC"
1357 depends on SPI_MASTER
1359 config SND_SOC_WM8776
1360 tristate "Wolfson Microelectronics WM8776 CODEC"
1361 depends on SND_SOC_I2C_AND_SPI
1363 config SND_SOC_WM8782
1364 tristate "Wolfson Microelectronics WM8782 ADC"
1366 config SND_SOC_WM8804
1369 config SND_SOC_WM8804_I2C
1370 tristate "Wolfson Microelectronics WM8804 S/PDIF transceiver I2C"
1372 select SND_SOC_WM8804
1375 config SND_SOC_WM8804_SPI
1376 tristate "Wolfson Microelectronics WM8804 S/PDIF transceiver SPI"
1377 depends on SPI_MASTER
1378 select SND_SOC_WM8804
1381 config SND_SOC_WM8900
1384 config SND_SOC_WM8903
1385 tristate "Wolfson Microelectronics WM8903 CODEC"
1388 config SND_SOC_WM8904
1389 tristate "Wolfson Microelectronics WM8904 CODEC"
1392 config SND_SOC_WM8940
1395 config SND_SOC_WM8955
1398 config SND_SOC_WM8960
1399 tristate "Wolfson Microelectronics WM8960 CODEC"
1402 config SND_SOC_WM8961
1405 config SND_SOC_WM8962
1406 tristate "Wolfson Microelectronics WM8962 CODEC"
1407 depends on I2C && INPUT
1409 config SND_SOC_WM8971
1412 config SND_SOC_WM8974
1413 tristate "Wolfson Microelectronics WM8974 codec"
1416 config SND_SOC_WM8978
1417 tristate "Wolfson Microelectronics WM8978 codec"
1420 config SND_SOC_WM8983
1423 config SND_SOC_WM8985
1424 tristate "Wolfson Microelectronics WM8985 and WM8758 codec driver"
1425 depends on SND_SOC_I2C_AND_SPI
1427 config SND_SOC_WM8988
1430 config SND_SOC_WM8990
1433 config SND_SOC_WM8991
1436 config SND_SOC_WM8993
1439 config SND_SOC_WM8994
1442 config SND_SOC_WM8995
1445 config SND_SOC_WM8996
1448 config SND_SOC_WM8997
1451 config SND_SOC_WM8998
1454 config SND_SOC_WM9081
1458 config SND_SOC_WM9090
1461 config SND_SOC_WM9705
1464 select AC97_BUS_COMPAT if AC97_BUS_NEW
1466 config SND_SOC_WM9712
1469 select AC97_BUS_COMPAT if AC97_BUS_NEW
1471 config SND_SOC_WM9713
1474 select AC97_BUS_COMPAT if AC97_BUS_NEW
1476 config SND_SOC_ZX_AUD96P22
1477 tristate "ZTE ZX AUD96P22 CODEC"
1482 config SND_SOC_LM4857
1485 config SND_SOC_MAX9759
1486 tristate "Maxim MAX9759 speaker Amplifier"
1489 config SND_SOC_MAX9768
1492 config SND_SOC_MAX9877
1495 config SND_SOC_MC13783
1498 config SND_SOC_ML26124
1501 config SND_SOC_MT6351
1502 tristate "MediaTek MT6351 Codec"
1504 config SND_SOC_MT6358
1505 tristate "MediaTek MT6358 Codec"
1507 Enable support for the platform which uses MT6358 as
1508 external codec device.
1510 config SND_SOC_NAU8540
1511 tristate "Nuvoton Technology Corporation NAU85L40 CODEC"
1514 config SND_SOC_NAU8810
1515 tristate "Nuvoton Technology Corporation NAU88C10 CODEC"
1518 config SND_SOC_NAU8822
1519 tristate "Nuvoton Technology Corporation NAU88C22 CODEC"
1522 config SND_SOC_NAU8824
1523 tristate "Nuvoton Technology Corporation NAU88L24 CODEC"
1526 config SND_SOC_NAU8825
1529 config SND_SOC_TPA6130A2
1530 tristate "Texas Instruments TPA6130A2 headphone amplifier"