blob: 7b03ff158d78290444a59c8e5b3ad15db224c580 [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001# 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.
6config SND_SOC_I2C_AND_SPI
7 tristate
8 default m if I2C=m
9 default y if I2C=y
10 default y if SPI_MASTER=y
11
12menu "CODEC drivers"
13
14config SND_SOC_ALL_CODECS
15 tristate "Build all ASoC CODEC drivers"
16 depends on COMPILE_TEST
17 select SND_SOC_88PM860X if MFD_88PM860X
18 select SND_SOC_L3
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_ADS117X
38 select SND_SOC_AK4104 if SPI_MASTER
39 select SND_SOC_AK4118 if I2C
40 select SND_SOC_AK4458 if I2C
41 select SND_SOC_AK4535 if I2C
42 select SND_SOC_AK4554
43 select SND_SOC_AK4613 if I2C
44 select SND_SOC_AK4641 if I2C
45 select SND_SOC_AK4642 if I2C
46 select SND_SOC_AK4671 if I2C
47 select SND_SOC_AK5386
48 select SND_SOC_AK5558 if I2C
49 select SND_SOC_ALC5623 if I2C
50 select SND_SOC_ALC5632 if I2C
51 select SND_SOC_BT_SCO
52 select SND_SOC_BD28623
53 select SND_SOC_CQ0093VC
54 select SND_SOC_CROS_EC_CODEC if CROS_EC
55 select SND_SOC_CS35L32 if I2C
56 select SND_SOC_CS35L33 if I2C
57 select SND_SOC_CS35L34 if I2C
58 select SND_SOC_CS35L35 if I2C
59 select SND_SOC_CS35L36 if I2C
60 select SND_SOC_CS42L42 if I2C
61 select SND_SOC_CS42L51_I2C if I2C
62 select SND_SOC_CS42L52 if I2C && INPUT
63 select SND_SOC_CS42L56 if I2C && INPUT
64 select SND_SOC_CS42L73 if I2C
65 select SND_SOC_CS4265 if I2C
66 select SND_SOC_CS4270 if I2C
67 select SND_SOC_CS4271_I2C if I2C
68 select SND_SOC_CS4271_SPI if SPI_MASTER
69 select SND_SOC_CS42XX8_I2C if I2C
70 select SND_SOC_CS43130 if I2C
71 select SND_SOC_CS4341 if SND_SOC_I2C_AND_SPI
72 select SND_SOC_CS4349 if I2C
73 select SND_SOC_CS47L15 if MFD_CS47L15
74 select SND_SOC_CS47L24 if MFD_CS47L24
75 select SND_SOC_CS47L35 if MFD_CS47L35
76 select SND_SOC_CS47L85 if MFD_CS47L85
77 select SND_SOC_CS47L90 if MFD_CS47L90
78 select SND_SOC_CS47L92 if MFD_CS47L92
79 select SND_SOC_CS53L30 if I2C
80 select SND_SOC_CX20442 if TTY
81 select SND_SOC_CX2072X if I2C
82 select SND_SOC_DA7210 if SND_SOC_I2C_AND_SPI
83 select SND_SOC_DA7213 if I2C
84 select SND_SOC_DA7218 if I2C
85 select SND_SOC_DA7219 if I2C
86 select SND_SOC_DA732X if I2C
87 select SND_SOC_DA9055 if I2C
88 select SND_SOC_DMIC if GPIOLIB
89 select SND_SOC_ES8316 if I2C
90 select SND_SOC_ES8328_SPI if SPI_MASTER
91 select SND_SOC_ES8328_I2C if I2C
92 select SND_SOC_ES7134
93 select SND_SOC_ES7241
94 select SND_SOC_GTM601
95 select SND_SOC_HDAC_HDMI
96 select SND_SOC_HDAC_HDA
97 select SND_SOC_ICS43432
98 select SND_SOC_INNO_RK3036
99 select SND_SOC_ISABELLE if I2C
100 select SND_SOC_JZ4740_CODEC
101 select SND_SOC_JZ4725B_CODEC
102 select SND_SOC_LM4857 if I2C
103 select SND_SOC_LM49453 if I2C
104 select SND_SOC_LOCHNAGAR_SC if MFD_LOCHNAGAR
105 select SND_SOC_MAX98088 if I2C
106 select SND_SOC_MAX98090 if I2C
107 select SND_SOC_MAX98095 if I2C
108 select SND_SOC_MAX98357A if GPIOLIB
109 select SND_SOC_MAX98371 if I2C
110 select SND_SOC_MAX98504 if I2C
111 select SND_SOC_MAX9867 if I2C
112 select SND_SOC_MAX98925 if I2C
113 select SND_SOC_MAX98926 if I2C
114 select SND_SOC_MAX98927 if I2C
115 select SND_SOC_MAX98373 if I2C
116 select SND_SOC_MAX9850 if I2C
117 select SND_SOC_MAX9860 if I2C
118 select SND_SOC_MAX9759
119 select SND_SOC_MAX9768 if I2C
120 select SND_SOC_MAX9877 if I2C
121 select SND_SOC_MC13783 if MFD_MC13XXX
122 select SND_SOC_ML26124 if I2C
123 select SND_SOC_MT6351 if MTK_PMIC_WRAP
124 select SND_SOC_MT6358 if MTK_PMIC_WRAP
125 select SND_SOC_NAU8540 if I2C
126 select SND_SOC_NAU8810 if I2C
127 select SND_SOC_NAU8822 if I2C
128 select SND_SOC_NAU8824 if I2C
129 select SND_SOC_NAU8825 if I2C
130 select SND_SOC_HDMI_CODEC
131 select SND_SOC_PCM1681 if I2C
132 select SND_SOC_PCM1789_I2C if I2C
133 select SND_SOC_PCM179X_I2C if I2C
134 select SND_SOC_PCM179X_SPI if SPI_MASTER
135 select SND_SOC_PCM186X_I2C if I2C
136 select SND_SOC_PCM186X_SPI if SPI_MASTER
137 select SND_SOC_PCM3008
138 select SND_SOC_PCM3060_I2C if I2C
139 select SND_SOC_PCM3060_SPI if SPI_MASTER
140 select SND_SOC_PCM3168A_I2C if I2C
141 select SND_SOC_PCM3168A_SPI if SPI_MASTER
142 select SND_SOC_PCM5102A
143 select SND_SOC_PCM512x_I2C if I2C
144 select SND_SOC_PCM512x_SPI if SPI_MASTER
145 select SND_SOC_RK3328
146 select SND_SOC_RT274 if I2C
147 select SND_SOC_RT286 if I2C
148 select SND_SOC_RT298 if I2C
149 select SND_SOC_RT1011 if I2C
150 select SND_SOC_RT1305 if I2C
151 select SND_SOC_RT1308 if I2C
152 select SND_SOC_RT5514 if I2C
153 select SND_SOC_RT5616 if I2C
154 select SND_SOC_RT5631 if I2C
155 select SND_SOC_RT5640 if I2C
156 select SND_SOC_RT5645 if I2C
157 select SND_SOC_RT5651 if I2C
158 select SND_SOC_RT5659 if I2C
159 select SND_SOC_RT5660 if I2C
160 select SND_SOC_RT5663 if I2C
161 select SND_SOC_RT5665 if I2C
162 select SND_SOC_RT5668 if I2C
163 select SND_SOC_RT5670 if I2C
164 select SND_SOC_RT5677 if I2C && SPI_MASTER
165 select SND_SOC_RT5682 if I2C
166 select SND_SOC_SGTL5000 if I2C
167 select SND_SOC_SI476X if MFD_SI476X_CORE
168 select SND_SOC_SIMPLE_AMPLIFIER
169 select SND_SOC_SIRF_AUDIO_CODEC
170 select SND_SOC_SPDIF
171 select SND_SOC_SSM2305
172 select SND_SOC_SSM2518 if I2C
173 select SND_SOC_SSM2602_SPI if SPI_MASTER
174 select SND_SOC_SSM2602_I2C if I2C
175 select SND_SOC_SSM4567 if I2C
176 select SND_SOC_STA32X if I2C
177 select SND_SOC_STA350 if I2C
178 select SND_SOC_STA529 if I2C
179 select SND_SOC_STAC9766 if SND_SOC_AC97_BUS
180 select SND_SOC_STI_SAS
181 select SND_SOC_TAS2552 if I2C
182 select SND_SOC_TAS5086 if I2C
183 select SND_SOC_TAS571X if I2C
184 select SND_SOC_TAS5720 if I2C
185 select SND_SOC_TAS6424 if I2C
186 select SND_SOC_TDA7419 if I2C
187 select SND_SOC_TFA9879 if I2C
188 select SND_SOC_TLV320AIC23_I2C if I2C
189 select SND_SOC_TLV320AIC23_SPI if SPI_MASTER
190 select SND_SOC_TLV320AIC26 if SPI_MASTER
191 select SND_SOC_TLV320AIC31XX if I2C
192 select SND_SOC_TLV320AIC32X4_I2C if I2C && COMMON_CLK
193 select SND_SOC_TLV320AIC32X4_SPI if SPI_MASTER && COMMON_CLK
194 select SND_SOC_TLV320AIC3X if I2C
195 select SND_SOC_TPA6130A2 if I2C
196 select SND_SOC_TLV320DAC33 if I2C
197 select SND_SOC_TSCS42XX if I2C
198 select SND_SOC_TSCS454 if I2C
199 select SND_SOC_TS3A227E if I2C
200 select SND_SOC_TWL4030 if TWL4030_CORE
201 select SND_SOC_TWL6040 if TWL6040_CORE
202 select SND_SOC_UDA1334 if GPIOLIB
203 select SND_SOC_UDA134X
204 select SND_SOC_UDA1380 if I2C
205 select SND_SOC_WCD9335 if SLIMBUS
206 select SND_SOC_WL1273 if MFD_WL1273_CORE
207 select SND_SOC_WM0010 if SPI_MASTER
208 select SND_SOC_WM1250_EV1 if I2C
209 select SND_SOC_WM2000 if I2C
210 select SND_SOC_WM2200 if I2C
211 select SND_SOC_WM5100 if I2C
212 select SND_SOC_WM5102 if MFD_WM5102
213 select SND_SOC_WM5110 if MFD_WM5110
214 select SND_SOC_WM8350 if MFD_WM8350
215 select SND_SOC_WM8400 if MFD_WM8400
216 select SND_SOC_WM8510 if SND_SOC_I2C_AND_SPI
217 select SND_SOC_WM8523 if I2C
218 select SND_SOC_WM8524 if GPIOLIB
219 select SND_SOC_WM8580 if I2C
220 select SND_SOC_WM8711 if SND_SOC_I2C_AND_SPI
221 select SND_SOC_WM8727
222 select SND_SOC_WM8728 if SND_SOC_I2C_AND_SPI
223 select SND_SOC_WM8731 if SND_SOC_I2C_AND_SPI
224 select SND_SOC_WM8737 if SND_SOC_I2C_AND_SPI
225 select SND_SOC_WM8741 if SND_SOC_I2C_AND_SPI
226 select SND_SOC_WM8750 if SND_SOC_I2C_AND_SPI
227 select SND_SOC_WM8753 if SND_SOC_I2C_AND_SPI
228 select SND_SOC_WM8770 if SPI_MASTER
229 select SND_SOC_WM8776 if SND_SOC_I2C_AND_SPI
230 select SND_SOC_WM8782
231 select SND_SOC_WM8804_I2C if I2C
232 select SND_SOC_WM8804_SPI if SPI_MASTER
233 select SND_SOC_WM8900 if I2C
234 select SND_SOC_WM8903 if I2C
235 select SND_SOC_WM8904 if I2C
236 select SND_SOC_WM8940 if I2C
237 select SND_SOC_WM8955 if I2C
238 select SND_SOC_WM8960 if I2C
239 select SND_SOC_WM8961 if I2C
240 select SND_SOC_WM8962 if I2C && INPUT
241 select SND_SOC_WM8971 if I2C
242 select SND_SOC_WM8974 if I2C
243 select SND_SOC_WM8978 if I2C
244 select SND_SOC_WM8983 if SND_SOC_I2C_AND_SPI
245 select SND_SOC_WM8985 if SND_SOC_I2C_AND_SPI
246 select SND_SOC_WM8988 if SND_SOC_I2C_AND_SPI
247 select SND_SOC_WM8990 if I2C
248 select SND_SOC_WM8991 if I2C
249 select SND_SOC_WM8993 if I2C
250 select SND_SOC_WM8994 if MFD_WM8994
251 select SND_SOC_WM8995 if SND_SOC_I2C_AND_SPI
252 select SND_SOC_WM8996 if I2C
253 select SND_SOC_WM8997 if MFD_WM8997
254 select SND_SOC_WM8998 if MFD_WM8998
255 select SND_SOC_WM9081 if I2C
256 select SND_SOC_WM9090 if I2C
257 select SND_SOC_WM9705 if (SND_SOC_AC97_BUS || SND_SOC_AC97_BUS_NEW)
258 select SND_SOC_WM9712 if (SND_SOC_AC97_BUS || SND_SOC_AC97_BUS_NEW)
259 select SND_SOC_WM9713 if (SND_SOC_AC97_BUS || SND_SOC_AC97_BUS_NEW)
260 help
261 Normally ASoC codec drivers are only built if a machine driver which
262 uses them is also built since they are only usable with a machine
263 driver. Selecting this option will allow these drivers to be built
264 without an explicit machine driver for test and development purposes.
265
266 Support for the bus types used to access the codecs to be built must
267 be selected separately.
268
269 If unsure select "N".
270
271config SND_SOC_88PM860X
272 tristate
273
274config SND_SOC_ARIZONA
275 tristate
276 default y if SND_SOC_CS47L24=y
277 default y if SND_SOC_WM5102=y
278 default y if SND_SOC_WM5110=y
279 default y if SND_SOC_WM8997=y
280 default y if SND_SOC_WM8998=y
281 default m if SND_SOC_CS47L24=m
282 default m if SND_SOC_WM5102=m
283 default m if SND_SOC_WM5110=m
284 default m if SND_SOC_WM8997=m
285 default m if SND_SOC_WM8998=m
286
287config SND_SOC_WM_HUBS
288 tristate
289 default y if SND_SOC_WM8993=y || SND_SOC_WM8994=y
290 default m if SND_SOC_WM8993=m || SND_SOC_WM8994=m
291
292config SND_SOC_WM_ADSP
293 tristate
294 select SND_SOC_COMPRESS
295 default y if SND_SOC_MADERA=y
296 default y if SND_SOC_CS47L24=y
297 default y if SND_SOC_WM5102=y
298 default y if SND_SOC_WM5110=y
299 default y if SND_SOC_WM2200=y
300 default m if SND_SOC_MADERA=m
301 default m if SND_SOC_CS47L24=m
302 default m if SND_SOC_WM5102=m
303 default m if SND_SOC_WM5110=m
304 default m if SND_SOC_WM2200=m
305
306config SND_SOC_AB8500_CODEC
307 tristate
308
309config SND_SOC_AC97_CODEC
310 tristate "Build generic ASoC AC97 CODEC driver"
311 select SND_AC97_CODEC
312 select SND_SOC_AC97_BUS
313
314config SND_SOC_AD1836
315 tristate
316
317config SND_SOC_AD193X
318 tristate
319
320config SND_SOC_AD193X_SPI
321 tristate
322 select SND_SOC_AD193X
323
324config SND_SOC_AD193X_I2C
325 tristate
326 select SND_SOC_AD193X
327
328config SND_SOC_AD1980
329 select REGMAP_AC97
330 tristate
331
332config SND_SOC_AD73311
333 tristate
334
335config SND_SOC_ADAU_UTILS
336 tristate
337
338config SND_SOC_ADAU1373
339 tristate
340 select SND_SOC_ADAU_UTILS
341
342config SND_SOC_ADAU1701
343 tristate "Analog Devices ADAU1701 CODEC"
344 depends on I2C
345 select SND_SOC_SIGMADSP_I2C
346
347config SND_SOC_ADAU17X1
348 tristate
349 select SND_SOC_SIGMADSP_REGMAP
350 select SND_SOC_ADAU_UTILS
351
352config SND_SOC_ADAU1761
353 tristate
354 select SND_SOC_ADAU17X1
355
356config SND_SOC_ADAU1761_I2C
357 tristate "Analog Devices AU1761 CODEC - I2C"
358 depends on I2C
359 select SND_SOC_ADAU1761
360 select REGMAP_I2C
361
362config SND_SOC_ADAU1761_SPI
363 tristate "Analog Devices AU1761 CODEC - SPI"
364 depends on SPI
365 select SND_SOC_ADAU1761
366 select REGMAP_SPI
367
368config SND_SOC_ADAU1781
369 select SND_SOC_ADAU17X1
370 tristate
371
372config SND_SOC_ADAU1781_I2C
373 tristate
374 select SND_SOC_ADAU1781
375 select REGMAP_I2C
376
377config SND_SOC_ADAU1781_SPI
378 tristate
379 select SND_SOC_ADAU1781
380 select REGMAP_SPI
381
382config SND_SOC_ADAU1977
383 tristate
384
385config SND_SOC_ADAU1977_SPI
386 tristate
387 select SND_SOC_ADAU1977
388 select REGMAP_SPI
389
390config SND_SOC_ADAU1977_I2C
391 tristate
392 select SND_SOC_ADAU1977
393 select REGMAP_I2C
394
395config SND_SOC_ADAU7002
396 tristate "Analog Devices ADAU7002 Stereo PDM-to-I2S/TDM Converter"
397
398config SND_SOC_ADAV80X
399 tristate
400
401config SND_SOC_ADAV801
402 tristate
403 select SND_SOC_ADAV80X
404
405config SND_SOC_ADAV803
406 tristate
407 select SND_SOC_ADAV80X
408
409config SND_SOC_ADS117X
410 tristate
411
412config SND_SOC_AK4104
413 tristate "AKM AK4104 CODEC"
414 depends on SPI_MASTER
415
416config SND_SOC_AK4118
417 tristate "AKM AK4118 CODEC"
418 depends on I2C
419 select REGMAP_I2C
420
421config SND_SOC_AK4458
422 tristate "AKM AK4458 CODEC"
423 depends on I2C
424 select REGMAP_I2C
425
426config SND_SOC_AK4535
427 tristate
428
429config SND_SOC_AK4554
430 tristate "AKM AK4554 CODEC"
431
432config SND_SOC_AK4613
433 tristate "AKM AK4613 CODEC"
434 depends on I2C
435
436config SND_SOC_AK4641
437 tristate
438
439config SND_SOC_AK4642
440 tristate "AKM AK4642 CODEC"
441 depends on I2C
442
443config SND_SOC_AK4671
444 tristate
445
446config SND_SOC_AK5386
447 tristate "AKM AK5638 CODEC"
448
449config SND_SOC_AK5558
450 tristate "AKM AK5558 CODEC"
451 depends on I2C
452 select REGMAP_I2C
453
454config SND_SOC_ALC5623
455 tristate "Realtek ALC5623 CODEC"
456 depends on I2C
457
458config SND_SOC_ALC5632
459 tristate
460
461config SND_SOC_BD28623
462 tristate "ROHM BD28623 CODEC"
463 help
464 Enable support for ROHM BD28623MUV Class D speaker amplifier.
465 This codec does not have any control buses such as I2C, it
466 detect format of I2S automatically.
467
468config SND_SOC_BT_SCO
469 tristate "Dummy BT SCO codec driver"
470
471config SND_SOC_CPCAP
472 tristate "Motorola CPCAP codec"
473 depends on MFD_CPCAP
474
475config SND_SOC_CQ0093VC
476 tristate
477
478config SND_SOC_CROS_EC_CODEC
479 tristate "codec driver for ChromeOS EC"
480 depends on CROS_EC
481 help
482 If you say yes here you will get support for the
483 ChromeOS Embedded Controller's Audio Codec.
484
485config SND_SOC_CS35L32
486 tristate "Cirrus Logic CS35L32 CODEC"
487 depends on I2C
488
489config SND_SOC_CS35L33
490 tristate "Cirrus Logic CS35L33 CODEC"
491 depends on I2C
492
493config SND_SOC_CS35L34
494 tristate "Cirrus Logic CS35L34 CODEC"
495 depends on I2C
496
497config SND_SOC_CS35L35
498 tristate "Cirrus Logic CS35L35 CODEC"
499 depends on I2C
500
501config SND_SOC_CS35L36
502 tristate "Cirrus Logic CS35L36 CODEC"
503 depends on I2C
504
505config SND_SOC_CS42L42
506 tristate "Cirrus Logic CS42L42 CODEC"
507 depends on I2C
508
509config SND_SOC_CS42L51
510 tristate
511
512config SND_SOC_CS42L51_I2C
513 tristate "Cirrus Logic CS42L51 CODEC (I2C)"
514 depends on I2C
515 select SND_SOC_CS42L51
516
517config SND_SOC_CS42L52
518 tristate "Cirrus Logic CS42L52 CODEC"
519 depends on I2C && INPUT
520
521config SND_SOC_CS42L56
522 tristate "Cirrus Logic CS42L56 CODEC"
523 depends on I2C && INPUT
524
525config SND_SOC_CS42L73
526 tristate "Cirrus Logic CS42L73 CODEC"
527 depends on I2C
528
529config SND_SOC_CS4265
530 tristate "Cirrus Logic CS4265 CODEC"
531 depends on I2C
532 select REGMAP_I2C
533
534# Cirrus Logic CS4270 Codec
535config SND_SOC_CS4270
536 tristate "Cirrus Logic CS4270 CODEC"
537 depends on I2C
538
539# Cirrus Logic CS4270 Codec VD = 3.3V Errata
540# Select if you are affected by the errata where the part will not function
541# if MCLK divide-by-1.5 is selected and VD is set to 3.3V. The driver will
542# not select any sample rates that require MCLK to be divided by 1.5.
543config SND_SOC_CS4270_VD33_ERRATA
544 bool
545 depends on SND_SOC_CS4270
546
547config SND_SOC_CS4271
548 tristate
549
550config SND_SOC_CS4271_I2C
551 tristate "Cirrus Logic CS4271 CODEC (I2C)"
552 depends on I2C
553 select SND_SOC_CS4271
554 select REGMAP_I2C
555
556config SND_SOC_CS4271_SPI
557 tristate "Cirrus Logic CS4271 CODEC (SPI)"
558 depends on SPI_MASTER
559 select SND_SOC_CS4271
560 select REGMAP_SPI
561
562config SND_SOC_CS42XX8
563 tristate
564
565config SND_SOC_CS42XX8_I2C
566 tristate "Cirrus Logic CS42448/CS42888 CODEC (I2C)"
567 depends on I2C
568 select SND_SOC_CS42XX8
569 select REGMAP_I2C
570
571# Cirrus Logic CS43130 HiFi DAC
572config SND_SOC_CS43130
573 tristate "Cirrus Logic CS43130 CODEC"
574 depends on I2C
575
576config SND_SOC_CS4341
577 tristate "Cirrus Logic CS4341 CODEC"
578 depends on SND_SOC_I2C_AND_SPI
579 select REGMAP_I2C if I2C
580 select REGMAP_SPI if SPI_MASTER
581
582# Cirrus Logic CS4349 HiFi DAC
583config SND_SOC_CS4349
584 tristate "Cirrus Logic CS4349 CODEC"
585 depends on I2C
586
587config SND_SOC_CS47L15
588 tristate
589 depends on MFD_CS47L15
590
591config SND_SOC_CS47L24
592 tristate
593
594config SND_SOC_CS47L35
595 tristate
596 depends on MFD_CS47L35
597
598config SND_SOC_CS47L85
599 tristate
600 depends on MFD_CS47L85
601
602config SND_SOC_CS47L90
603 tristate
604 depends on MFD_CS47L90
605
606config SND_SOC_CS47L92
607 tristate
608 depends on MFD_CS47L92
609
610# Cirrus Logic Quad-Channel ADC
611config SND_SOC_CS53L30
612 tristate "Cirrus Logic CS53L30 CODEC"
613 depends on I2C
614
615config SND_SOC_CX20442
616 tristate
617 depends on TTY
618
619config SND_SOC_CX2072X
620 tristate "Conexant CX2072X CODEC"
621 depends on I2C
622 help
623 Enable support for Conexant CX20721 and CX20723 codec chips.
624
625config SND_SOC_JZ4740_CODEC
626 depends on MIPS || COMPILE_TEST
627 select REGMAP_MMIO
628 tristate "Ingenic JZ4740 internal CODEC"
629 help
630 Enable support for the internal CODEC found in the JZ4740 SoC
631 from Ingenic.
632
633 This driver can also be built as a module. If so, the module
634 will be called snd-soc-jz4740-codec.
635
636config SND_SOC_JZ4725B_CODEC
637 depends on MIPS || COMPILE_TEST
638 select REGMAP
639 tristate "Ingenic JZ4725B internal CODEC"
640 help
641 Enable support for the internal CODEC found in the JZ4725B SoC
642 from Ingenic.
643
644 This driver can also be built as a module. If so, the module
645 will be called snd-soc-jz4725b-codec.
646
647config SND_SOC_L3
648 tristate
649
650config SND_SOC_DA7210
651 tristate
652
653config SND_SOC_DA7213
654 tristate
655
656config SND_SOC_DA7218
657 tristate
658
659config SND_SOC_DA7219
660 tristate
661
662config SND_SOC_DA732X
663 tristate
664
665config SND_SOC_DA9055
666 tristate
667
668config SND_SOC_DMIC
669 tristate "Generic Digital Microphone CODEC"
670 depends on GPIOLIB
671 help
672 Enable support for the Generic Digital Microphone CODEC.
673 Select this if your sound card has DMICs.
674
675config SND_SOC_HDMI_CODEC
676 tristate
677 select SND_PCM_ELD
678 select SND_PCM_IEC958
679 select HDMI
680
681config SND_SOC_ES7134
682 tristate "Everest Semi ES7134 CODEC"
683
684config SND_SOC_ES7241
685 tristate "Everest Semi ES7241 CODEC"
686
687config SND_SOC_ES8316
688 tristate "Everest Semi ES8316 CODEC"
689 depends on I2C
690
691config SND_SOC_ES8328
692 tristate
693
694config SND_SOC_ES8328_I2C
695 tristate "Everest Semi ES8328 CODEC (I2C)"
696 depends on I2C
697 select SND_SOC_ES8328
698
699config SND_SOC_ES8328_SPI
700 tristate "Everest Semi ES8328 CODEC (SPI)"
701 depends on SPI_MASTER
702 select SND_SOC_ES8328
703
704config SND_SOC_GTM601
705 tristate 'GTM601 UMTS modem audio codec'
706
707config SND_SOC_HDAC_HDMI
708 tristate
709 select SND_HDA_EXT_CORE
710 select SND_PCM_ELD
711 select HDMI
712
713config SND_SOC_HDAC_HDA
714 tristate
715 select SND_HDA
716
717config SND_SOC_ICS43432
718 tristate
719
720config SND_SOC_INNO_RK3036
721 tristate "Inno codec driver for RK3036 SoC"
722 select REGMAP_MMIO
723
724config SND_SOC_ISABELLE
725 tristate
726
727config SND_SOC_LM49453
728 tristate
729
730config SND_SOC_LOCHNAGAR_SC
731 tristate "Lochnagar Sound Card"
732 depends on MFD_LOCHNAGAR
733 help
734 This driver support the sound card functionality of the Cirrus
735 Logic Lochnagar audio development board.
736
737config SND_SOC_MADERA
738 tristate
739 default y if SND_SOC_CS47L15=y
740 default y if SND_SOC_CS47L35=y
741 default y if SND_SOC_CS47L85=y
742 default y if SND_SOC_CS47L90=y
743 default y if SND_SOC_CS47L92=y
744 default m if SND_SOC_CS47L15=m
745 default m if SND_SOC_CS47L35=m
746 default m if SND_SOC_CS47L85=m
747 default m if SND_SOC_CS47L90=m
748 default m if SND_SOC_CS47L92=m
749
750config SND_SOC_MAX98088
751 tristate "Maxim MAX98088/9 Low-Power, Stereo Audio Codec"
752 depends on I2C
753
754config SND_SOC_MAX98090
755 tristate
756
757config SND_SOC_MAX98095
758 tristate
759
760config SND_SOC_MAX98357A
761 tristate "Maxim MAX98357A CODEC"
762
763config SND_SOC_MAX98371
764 tristate
765
766config SND_SOC_MAX98504
767 tristate "Maxim MAX98504 speaker amplifier"
768 depends on I2C
769
770config SND_SOC_MAX9867
771 tristate "Maxim MAX9867 CODEC"
772 depends on I2C
773
774config SND_SOC_MAX98925
775 tristate
776
777config SND_SOC_MAX98926
778 tristate
779
780config SND_SOC_MAX98927
781 tristate "Maxim Integrated MAX98927 Speaker Amplifier"
782 depends on I2C
783
784config SND_SOC_MAX98373
785 tristate "Maxim Integrated MAX98373 Speaker Amplifier"
786 depends on I2C
787
788config SND_SOC_MAX9850
789 tristate
790
791config SND_SOC_MAX9860
792 tristate "Maxim MAX9860 Mono Audio Voice Codec"
793 depends on I2C
794 select REGMAP_I2C
795
796config SND_SOC_MSM8916_WCD_ANALOG
797 tristate "Qualcomm MSM8916 WCD Analog Codec"
798 depends on SPMI || COMPILE_TEST
799
800config SND_SOC_MSM8916_WCD_DIGITAL
801 tristate "Qualcomm MSM8916 WCD DIGITAL Codec"
802 select REGMAP_MMIO
803
804config SND_SOC_PCM1681
805 tristate "Texas Instruments PCM1681 CODEC"
806 depends on I2C
807
808config SND_SOC_PCM1789
809 tristate
810
811config SND_SOC_PCM1789_I2C
812 tristate "Texas Instruments PCM1789 CODEC (I2C)"
813 depends on I2C
814 select SND_SOC_PCM1789
815 help
816 Enable support for Texas Instruments PCM1789 CODEC.
817 Select this if your PCM1789 is connected via an I2C bus.
818
819config SND_SOC_PCM179X
820 tristate
821
822config SND_SOC_PCM179X_I2C
823 tristate "Texas Instruments PCM179X CODEC (I2C)"
824 depends on I2C
825 select SND_SOC_PCM179X
826 help
827 Enable support for Texas Instruments PCM179x CODEC.
828 Select this if your PCM179x is connected via an I2C bus.
829
830config SND_SOC_PCM179X_SPI
831 tristate "Texas Instruments PCM179X CODEC (SPI)"
832 depends on SPI_MASTER
833 select SND_SOC_PCM179X
834 help
835 Enable support for Texas Instruments PCM179x CODEC.
836 Select this if your PCM179x is connected via an SPI bus.
837
838config SND_SOC_PCM186X
839 tristate
840
841config SND_SOC_PCM186X_I2C
842 tristate "Texas Instruments PCM186x CODECs - I2C"
843 depends on I2C
844 select SND_SOC_PCM186X
845 select REGMAP_I2C
846
847config SND_SOC_PCM186X_SPI
848 tristate "Texas Instruments PCM186x CODECs - SPI"
849 depends on SPI_MASTER
850 select SND_SOC_PCM186X
851 select REGMAP_SPI
852
853config SND_SOC_PCM3008
854 tristate
855
856config SND_SOC_PCM3060
857 tristate
858
859config SND_SOC_PCM3060_I2C
860 tristate "Texas Instruments PCM3060 CODEC - I2C"
861 depends on I2C
862 select SND_SOC_PCM3060
863 select REGMAP_I2C
864
865config SND_SOC_PCM3060_SPI
866 tristate "Texas Instruments PCM3060 CODEC - SPI"
867 depends on SPI_MASTER
868 select SND_SOC_PCM3060
869 select REGMAP_SPI
870
871config SND_SOC_PCM3168A
872 tristate
873
874config SND_SOC_PCM3168A_I2C
875 tristate "Texas Instruments PCM3168A CODEC - I2C"
876 depends on I2C
877 select SND_SOC_PCM3168A
878 select REGMAP_I2C
879
880config SND_SOC_PCM3168A_SPI
881 tristate "Texas Instruments PCM3168A CODEC - SPI"
882 depends on SPI_MASTER
883 select SND_SOC_PCM3168A
884 select REGMAP_SPI
885
886config SND_SOC_PCM5102A
887 tristate
888
889config SND_SOC_PCM512x
890 tristate
891
892config SND_SOC_PCM512x_I2C
893 tristate "Texas Instruments PCM512x CODECs - I2C"
894 depends on I2C
895 select SND_SOC_PCM512x
896 select REGMAP_I2C
897
898config SND_SOC_PCM512x_SPI
899 tristate "Texas Instruments PCM512x CODECs - SPI"
900 depends on SPI_MASTER
901 select SND_SOC_PCM512x
902 select REGMAP_SPI
903
904config SND_SOC_RK3328
905 tristate "Rockchip RK3328 audio CODEC"
906 select REGMAP_MMIO
907
908config SND_SOC_RL6231
909 tristate
910 default y if SND_SOC_RT5514=y
911 default y if SND_SOC_RT5616=y
912 default y if SND_SOC_RT5640=y
913 default y if SND_SOC_RT5645=y
914 default y if SND_SOC_RT5651=y
915 default y if SND_SOC_RT5659=y
916 default y if SND_SOC_RT5660=y
917 default y if SND_SOC_RT5663=y
918 default y if SND_SOC_RT5665=y
919 default y if SND_SOC_RT5668=y
920 default y if SND_SOC_RT5670=y
921 default y if SND_SOC_RT5677=y
922 default y if SND_SOC_RT5682=y
923 default y if SND_SOC_RT1011=y
924 default y if SND_SOC_RT1305=y
925 default y if SND_SOC_RT1308=y
926 default m if SND_SOC_RT5514=m
927 default m if SND_SOC_RT5616=m
928 default m if SND_SOC_RT5640=m
929 default m if SND_SOC_RT5645=m
930 default m if SND_SOC_RT5651=m
931 default m if SND_SOC_RT5659=m
932 default m if SND_SOC_RT5660=m
933 default m if SND_SOC_RT5663=m
934 default m if SND_SOC_RT5665=m
935 default m if SND_SOC_RT5668=m
936 default m if SND_SOC_RT5670=m
937 default m if SND_SOC_RT5677=m
938 default m if SND_SOC_RT5682=m
939 default m if SND_SOC_RT1011=m
940 default m if SND_SOC_RT1305=m
941 default m if SND_SOC_RT1308=m
942
943config SND_SOC_RL6347A
944 tristate
945 default y if SND_SOC_RT274=y
946 default y if SND_SOC_RT286=y
947 default y if SND_SOC_RT298=y
948 default m if SND_SOC_RT274=m
949 default m if SND_SOC_RT286=m
950 default m if SND_SOC_RT298=m
951
952config SND_SOC_RT274
953 tristate
954 depends on I2C
955
956config SND_SOC_RT286
957 tristate
958 depends on I2C
959
960config SND_SOC_RT298
961 tristate
962 depends on I2C
963
964config SND_SOC_RT1011
965 tristate
966
967config SND_SOC_RT1305
968 tristate
969
970config SND_SOC_RT1308
971 tristate
972
973config SND_SOC_RT5514
974 tristate
975
976config SND_SOC_RT5514_SPI
977 tristate
978
979config SND_SOC_RT5514_SPI_BUILTIN
980 bool # force RT5514_SPI to be built-in to avoid link errors
981 default SND_SOC_RT5514=y && SND_SOC_RT5514_SPI=m
982
983config SND_SOC_RT5616
984 tristate "Realtek RT5616 CODEC"
985 depends on I2C
986
987config SND_SOC_RT5631
988 tristate "Realtek ALC5631/RT5631 CODEC"
989 depends on I2C
990
991config SND_SOC_RT5640
992 tristate
993
994config SND_SOC_RT5645
995 tristate
996
997config SND_SOC_RT5651
998 tristate
999
1000config SND_SOC_RT5659
1001 tristate
1002
1003config SND_SOC_RT5660
1004 tristate
1005
1006config SND_SOC_RT5663
1007 tristate
1008
1009config SND_SOC_RT5665
1010 tristate
1011
1012config SND_SOC_RT5668
1013 tristate
1014
1015config SND_SOC_RT5670
1016 tristate
1017
1018config SND_SOC_RT5677
1019 tristate
1020 select REGMAP_I2C
1021 select REGMAP_IRQ
1022
1023config SND_SOC_RT5677_SPI
1024 tristate
1025 default SND_SOC_RT5677 && SPI
1026
1027config SND_SOC_RT5682
1028 tristate
1029
1030#Freescale sgtl5000 codec
1031config SND_SOC_SGTL5000
1032 tristate "Freescale SGTL5000 CODEC"
1033 depends on I2C
1034
1035config SND_SOC_SI476X
1036 tristate
1037
1038config SND_SOC_SIGMADSP
1039 tristate
1040 select CRC32
1041
1042config SND_SOC_SIGMADSP_I2C
1043 tristate
1044 select SND_SOC_SIGMADSP
1045
1046config SND_SOC_SIGMADSP_REGMAP
1047 tristate
1048 select SND_SOC_SIGMADSP
1049
1050config SND_SOC_SIMPLE_AMPLIFIER
1051 tristate "Simple Audio Amplifier"
1052 select GPIOLIB
1053
1054config SND_SOC_SIRF_AUDIO_CODEC
1055 tristate "SiRF SoC internal audio codec"
1056 select REGMAP_MMIO
1057
1058config SND_SOC_SPDIF
1059 tristate "S/PDIF CODEC"
1060
1061config SND_SOC_SSM2305
1062 tristate "Analog Devices SSM2305 Class-D Amplifier"
1063 help
1064 Enable support for Analog Devices SSM2305 filterless
1065 high-efficiency mono Class-D audio power amplifiers.
1066
1067config SND_SOC_SSM2518
1068 tristate
1069
1070config SND_SOC_SSM2602
1071 tristate
1072
1073config SND_SOC_SSM2602_SPI
1074 tristate "Analog Devices SSM2602 CODEC - SPI"
1075 depends on SPI_MASTER
1076 select SND_SOC_SSM2602
1077 select REGMAP_SPI
1078
1079config SND_SOC_SSM2602_I2C
1080 tristate "Analog Devices SSM2602 CODEC - I2C"
1081 depends on I2C
1082 select SND_SOC_SSM2602
1083 select REGMAP_I2C
1084
1085config SND_SOC_SSM4567
1086 tristate "Analog Devices ssm4567 amplifier driver support"
1087 depends on I2C
1088
1089config SND_SOC_STA32X
1090 tristate "STA326, STA328 and STA329 speaker amplifier"
1091 depends on I2C
1092 select REGMAP_I2C
1093
1094config SND_SOC_STA350
1095 tristate "STA350 speaker amplifier"
1096 depends on I2C
1097
1098config SND_SOC_STA529
1099 tristate
1100
1101config SND_SOC_STAC9766
1102 tristate
1103
1104config SND_SOC_STI_SAS
1105 tristate "codec Audio support for STI SAS codec"
1106
1107config SND_SOC_TAS2552
1108 tristate "Texas Instruments TAS2552 Mono Audio amplifier"
1109 depends on I2C
1110
1111config SND_SOC_TAS5086
1112 tristate "Texas Instruments TAS5086 speaker amplifier"
1113 depends on I2C
1114
1115config SND_SOC_TAS571X
1116 tristate "Texas Instruments TAS571x power amplifiers"
1117 depends on I2C
1118 help
1119 Enable support for Texas Instruments TAS5707, TAS5711, TAS5717,
1120 TAS5719 and TAS5721 power amplifiers
1121
1122config SND_SOC_TAS5720
1123 tristate "Texas Instruments TAS5720 Mono Audio amplifier"
1124 depends on I2C
1125 help
1126 Enable support for Texas Instruments TAS5720L/M high-efficiency mono
1127 Class-D audio power amplifiers.
1128
1129config SND_SOC_TAS6424
1130 tristate "Texas Instruments TAS6424 Quad-Channel Audio amplifier"
1131 depends on I2C
1132 help
1133 Enable support for Texas Instruments TAS6424 high-efficiency
1134 digital input quad-channel Class-D audio power amplifiers.
1135
1136config SND_SOC_TDA7419
1137 tristate "ST TDA7419 audio processor"
1138 depends on I2C
1139 select REGMAP_I2C
1140
1141config SND_SOC_TFA9879
1142 tristate "NXP Semiconductors TFA9879 amplifier"
1143 depends on I2C
1144
1145config SND_SOC_TLV320AIC23
1146 tristate
1147
1148config SND_SOC_TLV320AIC23_I2C
1149 tristate "Texas Instruments TLV320AIC23 audio CODEC - I2C"
1150 depends on I2C
1151 select SND_SOC_TLV320AIC23
1152
1153config SND_SOC_TLV320AIC23_SPI
1154 tristate "Texas Instruments TLV320AIC23 audio CODEC - SPI"
1155 depends on SPI_MASTER
1156 select SND_SOC_TLV320AIC23
1157
1158config SND_SOC_TLV320AIC26
1159 tristate
1160 depends on SPI
1161
1162config SND_SOC_TLV320AIC31XX
1163 tristate "Texas Instruments TLV320AIC31xx CODECs"
1164 depends on I2C
1165 select REGMAP_I2C
1166
1167config SND_SOC_TLV320AIC32X4
1168 tristate
1169 depends on COMMON_CLK
1170
1171config SND_SOC_TLV320AIC32X4_I2C
1172 tristate "Texas Instruments TLV320AIC32x4 audio CODECs - I2C"
1173 depends on I2C
1174 depends on COMMON_CLK
1175 select SND_SOC_TLV320AIC32X4
1176
1177config SND_SOC_TLV320AIC32X4_SPI
1178 tristate "Texas Instruments TLV320AIC32x4 audio CODECs - SPI"
1179 depends on SPI_MASTER
1180 depends on COMMON_CLK
1181 select SND_SOC_TLV320AIC32X4
1182
1183config SND_SOC_TLV320AIC3X
1184 tristate "Texas Instruments TLV320AIC3x CODECs"
1185 depends on I2C
1186
1187config SND_SOC_TLV320DAC33
1188 tristate
1189
1190config SND_SOC_TS3A227E
1191 tristate "TI Headset/Mic detect and keypress chip"
1192 depends on I2C
1193
1194config SND_SOC_TSCS42XX
1195 tristate "Tempo Semiconductor TSCS42xx CODEC"
1196 depends on I2C
1197 select REGMAP_I2C
1198 help
1199 Add support for Tempo Semiconductor's TSCS42xx audio CODEC.
1200
1201config SND_SOC_TSCS454
1202 tristate "Tempo Semiconductor TSCS454 CODEC"
1203 depends on I2C
1204 select REGMAP_I2C
1205 help
1206 Add support for Tempo Semiconductor's TSCS454 audio CODEC.
1207
1208config SND_SOC_TWL4030
1209 select MFD_TWL4030_AUDIO
1210 tristate
1211
1212config SND_SOC_TWL6040
1213 tristate
1214
1215config SND_SOC_UDA1334
1216 tristate "NXP UDA1334 DAC"
1217 depends on GPIOLIB
1218 help
1219 The UDA1334 is an NXP audio codec, supports the I2S-bus data format
1220 and has basic features such as de-emphasis (at 44.1 kHz sampling
1221 rate) and mute.
1222
1223config SND_SOC_UDA134X
1224 tristate
1225
1226config SND_SOC_UDA1380
1227 tristate
1228 depends on I2C
1229
1230config SND_SOC_WCD9335
1231 tristate "WCD9335 Codec"
1232 depends on SLIMBUS
1233 select REGMAP_SLIMBUS
1234 select REGMAP_IRQ
1235 help
1236 The WCD9335 is a standalone Hi-Fi audio CODEC IC, supports
1237 Qualcomm Technologies, Inc. (QTI) multimedia solutions,
1238 including the MSM8996, MSM8976, and MSM8956 chipsets.
1239
1240config SND_SOC_WL1273
1241 tristate
1242
1243config SND_SOC_WM0010
1244 tristate
1245
1246config SND_SOC_WM1250_EV1
1247 tristate
1248
1249config SND_SOC_WM2000
1250 tristate
1251
1252config SND_SOC_WM2200
1253 tristate
1254
1255config SND_SOC_WM5100
1256 tristate
1257
1258config SND_SOC_WM5102
1259 tristate
1260
1261config SND_SOC_WM5110
1262 tristate
1263
1264config SND_SOC_WM8350
1265 tristate
1266
1267config SND_SOC_WM8400
1268 tristate
1269
1270config SND_SOC_WM8510
1271 tristate "Wolfson Microelectronics WM8510 CODEC"
1272 depends on SND_SOC_I2C_AND_SPI
1273
1274config SND_SOC_WM8523
1275 tristate "Wolfson Microelectronics WM8523 DAC"
1276 depends on I2C
1277
1278config SND_SOC_WM8524
1279 tristate "Wolfson Microelectronics WM8524 DAC"
1280 depends on GPIOLIB
1281
1282config SND_SOC_WM8580
1283 tristate "Wolfson Microelectronics WM8580 and WM8581 CODECs"
1284 depends on I2C
1285
1286config SND_SOC_WM8711
1287 tristate "Wolfson Microelectronics WM8711 CODEC"
1288 depends on SND_SOC_I2C_AND_SPI
1289
1290config SND_SOC_WM8727
1291 tristate
1292
1293config SND_SOC_WM8728
1294 tristate "Wolfson Microelectronics WM8728 DAC"
1295 depends on SND_SOC_I2C_AND_SPI
1296
1297config SND_SOC_WM8731
1298 tristate "Wolfson Microelectronics WM8731 CODEC"
1299 depends on SND_SOC_I2C_AND_SPI
1300
1301config SND_SOC_WM8737
1302 tristate "Wolfson Microelectronics WM8737 ADC"
1303 depends on SND_SOC_I2C_AND_SPI
1304
1305config SND_SOC_WM8741
1306 tristate "Wolfson Microelectronics WM8737 DAC"
1307 depends on SND_SOC_I2C_AND_SPI
1308
1309config SND_SOC_WM8750
1310 tristate "Wolfson Microelectronics WM8750 CODEC"
1311 depends on SND_SOC_I2C_AND_SPI
1312
1313config SND_SOC_WM8753
1314 tristate "Wolfson Microelectronics WM8753 CODEC"
1315 depends on SND_SOC_I2C_AND_SPI
1316
1317config SND_SOC_WM8770
1318 tristate "Wolfson Microelectronics WM8770 CODEC"
1319 depends on SPI_MASTER
1320
1321config SND_SOC_WM8776
1322 tristate "Wolfson Microelectronics WM8776 CODEC"
1323 depends on SND_SOC_I2C_AND_SPI
1324
1325config SND_SOC_WM8782
1326 tristate "Wolfson Microelectronics WM8782 ADC"
1327
1328config SND_SOC_WM8804
1329 tristate
1330
1331config SND_SOC_WM8804_I2C
1332 tristate "Wolfson Microelectronics WM8804 S/PDIF transceiver I2C"
1333 depends on I2C
1334 select SND_SOC_WM8804
1335 select REGMAP_I2C
1336
1337config SND_SOC_WM8804_SPI
1338 tristate "Wolfson Microelectronics WM8804 S/PDIF transceiver SPI"
1339 depends on SPI_MASTER
1340 select SND_SOC_WM8804
1341 select REGMAP_SPI
1342
1343config SND_SOC_WM8900
1344 tristate
1345
1346config SND_SOC_WM8903
1347 tristate "Wolfson Microelectronics WM8903 CODEC"
1348 depends on I2C
1349
1350config SND_SOC_WM8904
1351 tristate "Wolfson Microelectronics WM8904 CODEC"
1352 depends on I2C
1353
1354config SND_SOC_WM8940
1355 tristate
1356
1357config SND_SOC_WM8955
1358 tristate
1359
1360config SND_SOC_WM8960
1361 tristate "Wolfson Microelectronics WM8960 CODEC"
1362 depends on I2C
1363
1364config SND_SOC_WM8961
1365 tristate
1366
1367config SND_SOC_WM8962
1368 tristate "Wolfson Microelectronics WM8962 CODEC"
1369 depends on I2C && INPUT
1370
1371config SND_SOC_WM8971
1372 tristate
1373
1374config SND_SOC_WM8974
1375 tristate "Wolfson Microelectronics WM8974 codec"
1376 depends on I2C
1377
1378config SND_SOC_WM8978
1379 tristate "Wolfson Microelectronics WM8978 codec"
1380 depends on I2C
1381
1382config SND_SOC_WM8983
1383 tristate
1384
1385config SND_SOC_WM8985
1386 tristate "Wolfson Microelectronics WM8985 and WM8758 codec driver"
1387 depends on SND_SOC_I2C_AND_SPI
1388
1389config SND_SOC_WM8988
1390 tristate
1391
1392config SND_SOC_WM8990
1393 tristate
1394
1395config SND_SOC_WM8991
1396 tristate
1397
1398config SND_SOC_WM8993
1399 tristate
1400
1401config SND_SOC_WM8994
1402 tristate
1403 depends on MFD_WM8994
1404
1405config SND_SOC_WM8995
1406 tristate
1407
1408config SND_SOC_WM8996
1409 tristate
1410
1411config SND_SOC_WM8997
1412 tristate
1413
1414config SND_SOC_WM8998
1415 tristate
1416
1417config SND_SOC_WM9081
1418 tristate
1419 depends on I2C
1420
1421config SND_SOC_WM9090
1422 tristate
1423
1424config SND_SOC_WM9705
1425 tristate
1426 select REGMAP_AC97
1427 select AC97_BUS_COMPAT if AC97_BUS_NEW
1428
1429config SND_SOC_WM9712
1430 tristate
1431 select REGMAP_AC97
1432 select AC97_BUS_COMPAT if AC97_BUS_NEW
1433
1434config SND_SOC_WM9713
1435 tristate
1436 select REGMAP_AC97
1437 select AC97_BUS_COMPAT if AC97_BUS_NEW
1438
1439config SND_SOC_ZX_AUD96P22
1440 tristate "ZTE ZX AUD96P22 CODEC"
1441 depends on I2C
1442 select REGMAP_I2C
1443
1444# Amp
1445config SND_SOC_LM4857
1446 tristate
1447
1448config SND_SOC_MAX9759
1449 tristate "Maxim MAX9759 speaker Amplifier"
1450 select GPIOLIB
1451
1452config SND_SOC_MAX9768
1453 tristate
1454
1455config SND_SOC_MAX9877
1456 tristate
1457
1458config SND_SOC_MC13783
1459 tristate
1460
1461config SND_SOC_ML26124
1462 tristate
1463
1464config SND_SOC_MT6351
1465 tristate "MediaTek MT6351 Codec"
1466
1467config SND_SOC_MT6358
1468 tristate "MediaTek MT6358 Codec"
1469 help
1470 Enable support for the platform which uses MT6358 as
1471 external codec device.
1472
1473config SND_SOC_NAU8540
1474 tristate "Nuvoton Technology Corporation NAU85L40 CODEC"
1475 depends on I2C
1476
1477config SND_SOC_NAU8810
1478 tristate "Nuvoton Technology Corporation NAU88C10 CODEC"
1479 depends on I2C
1480
1481config SND_SOC_NAU8822
1482 tristate "Nuvoton Technology Corporation NAU88C22 CODEC"
1483 depends on I2C
1484
1485config SND_SOC_NAU8824
1486 tristate "Nuvoton Technology Corporation NAU88L24 CODEC"
1487 depends on I2C
1488
1489config SND_SOC_NAU8825
1490 tristate
1491
1492config SND_SOC_TPA6130A2
1493 tristate "Texas Instruments TPA6130A2 headphone amplifier"
1494 depends on I2C
1495
1496endmenu