1 # Helper to resolve issues with configs that have SPI enabled but I2C
2 # modular, meaning we can't build the codec driver in with I2C support.
3 # We use an ordered list of conditional defaults to pick the appropriate
4 # setting - SPI can't be modular so that case doesn't need to be covered.
5 config SND_SOC_I2C_AND_SPI
9 default y if SPI_MASTER=y
13 config SND_SOC_ALL_CODECS
14 tristate "Build all ASoC CODEC drivers"
15 depends on COMPILE_TEST
16 select SND_SOC_88PM860X if MFD_88PM860X
18 select SND_SOC_AB8500_CODEC if ABX500_CORE
19 select SND_SOC_AC97_CODEC
20 select SND_SOC_AD1836 if SPI_MASTER
21 select SND_SOC_AD193X_SPI if SPI_MASTER
22 select SND_SOC_AD193X_I2C if I2C
23 select SND_SOC_AD1980 if SND_SOC_AC97_BUS
24 select SND_SOC_AD73311
25 select SND_SOC_ADAU1373 if I2C
26 select SND_SOC_ADAU1761_I2C if I2C
27 select SND_SOC_ADAU1761_SPI if SPI
28 select SND_SOC_ADAU1781_I2C if I2C
29 select SND_SOC_ADAU1781_SPI if SPI
30 select SND_SOC_ADAV801 if SPI_MASTER
31 select SND_SOC_ADAV803 if I2C
32 select SND_SOC_ADAU1977_SPI if SPI_MASTER
33 select SND_SOC_ADAU1977_I2C if I2C
34 select SND_SOC_ADAU1701 if I2C
35 select SND_SOC_ADAU7002
36 select SND_SOC_ADS117X
37 select SND_SOC_AK4104 if SPI_MASTER
38 select SND_SOC_AK4535 if I2C
40 select SND_SOC_AK4613 if I2C
41 select SND_SOC_AK4641 if I2C
42 select SND_SOC_AK4642 if I2C
43 select SND_SOC_AK4671 if I2C
45 select SND_SOC_ALC5623 if I2C
46 select SND_SOC_ALC5632 if I2C
48 select SND_SOC_CQ0093VC
49 select SND_SOC_CS35L32 if I2C
50 select SND_SOC_CS35L33 if I2C
51 select SND_SOC_CS35L34 if I2C
52 select SND_SOC_CS35L35 if I2C
53 select SND_SOC_CS42L42 if I2C
54 select SND_SOC_CS42L51_I2C if I2C
55 select SND_SOC_CS42L52 if I2C && INPUT
56 select SND_SOC_CS42L56 if I2C && INPUT
57 select SND_SOC_CS42L73 if I2C
58 select SND_SOC_CS4265 if I2C
59 select SND_SOC_CS4270 if I2C
60 select SND_SOC_CS4271_I2C if I2C
61 select SND_SOC_CS4271_SPI if SPI_MASTER
62 select SND_SOC_CS42XX8_I2C if I2C
63 select SND_SOC_CS43130 if I2C
64 select SND_SOC_CS4349 if I2C
65 select SND_SOC_CS47L24 if MFD_CS47L24
66 select SND_SOC_CS53L30 if I2C
67 select SND_SOC_CX20442 if TTY
68 select SND_SOC_DA7210 if SND_SOC_I2C_AND_SPI
69 select SND_SOC_DA7213 if I2C
70 select SND_SOC_DA7218 if I2C
71 select SND_SOC_DA7219 if I2C
72 select SND_SOC_DA732X if I2C
73 select SND_SOC_DA9055 if I2C
74 select SND_SOC_DIO2125
75 select SND_SOC_DMIC if GPIOLIB
76 select SND_SOC_ES8316 if I2C
77 select SND_SOC_ES8328_SPI if SPI_MASTER
78 select SND_SOC_ES8328_I2C if I2C
81 select SND_SOC_HDAC_HDMI
82 select SND_SOC_ICS43432
83 select SND_SOC_INNO_RK3036
84 select SND_SOC_ISABELLE if I2C
85 select SND_SOC_JZ4740_CODEC
86 select SND_SOC_LM4857 if I2C
87 select SND_SOC_LM49453 if I2C
88 select SND_SOC_MAX98088 if I2C
89 select SND_SOC_MAX98090 if I2C
90 select SND_SOC_MAX98095 if I2C
91 select SND_SOC_MAX98357A if GPIOLIB
92 select SND_SOC_MAX98371 if I2C
93 select SND_SOC_MAX98504 if I2C
94 select SND_SOC_MAX9867 if I2C
95 select SND_SOC_MAX98925 if I2C
96 select SND_SOC_MAX98926 if I2C
97 select SND_SOC_MAX98927 if I2C
98 select SND_SOC_MAX98373 if I2C
99 select SND_SOC_MAX9850 if I2C
100 select SND_SOC_MAX9860 if I2C
101 select SND_SOC_MAX9768 if I2C
102 select SND_SOC_MAX9877 if I2C
103 select SND_SOC_MC13783 if MFD_MC13XXX
104 select SND_SOC_ML26124 if I2C
105 select SND_SOC_NAU8540 if I2C
106 select SND_SOC_NAU8810 if I2C
107 select SND_SOC_NAU8824 if I2C
108 select SND_SOC_NAU8825 if I2C
109 select SND_SOC_HDMI_CODEC
110 select SND_SOC_PCM1681 if I2C
111 select SND_SOC_PCM179X_I2C if I2C
112 select SND_SOC_PCM179X_SPI if SPI_MASTER
113 select SND_SOC_PCM186X_I2C if I2C
114 select SND_SOC_PCM186X_SPI if SPI_MASTER
115 select SND_SOC_PCM3008
116 select SND_SOC_PCM3168A_I2C if I2C
117 select SND_SOC_PCM3168A_SPI if SPI_MASTER
118 select SND_SOC_PCM5102A
119 select SND_SOC_PCM512x_I2C if I2C
120 select SND_SOC_PCM512x_SPI if SPI_MASTER
121 select SND_SOC_RT274 if I2C
122 select SND_SOC_RT286 if I2C
123 select SND_SOC_RT298 if I2C
124 select SND_SOC_RT5514 if I2C
125 select SND_SOC_RT5616 if I2C
126 select SND_SOC_RT5631 if I2C
127 select SND_SOC_RT5640 if I2C
128 select SND_SOC_RT5645 if I2C
129 select SND_SOC_RT5651 if I2C
130 select SND_SOC_RT5659 if I2C
131 select SND_SOC_RT5660 if I2C
132 select SND_SOC_RT5663 if I2C
133 select SND_SOC_RT5665 if I2C
134 select SND_SOC_RT5670 if I2C
135 select SND_SOC_RT5677 if I2C && SPI_MASTER
136 select SND_SOC_SGTL5000 if I2C
137 select SND_SOC_SI476X if MFD_SI476X_CORE
138 select SND_SOC_SIRF_AUDIO_CODEC
140 select SND_SOC_SSM2518 if I2C
141 select SND_SOC_SSM2602_SPI if SPI_MASTER
142 select SND_SOC_SSM2602_I2C if I2C
143 select SND_SOC_SSM4567 if I2C
144 select SND_SOC_STA32X if I2C
145 select SND_SOC_STA350 if I2C
146 select SND_SOC_STA529 if I2C
147 select SND_SOC_STAC9766 if SND_SOC_AC97_BUS
148 select SND_SOC_STI_SAS
149 select SND_SOC_TAS2552 if I2C
150 select SND_SOC_TAS5086 if I2C
151 select SND_SOC_TAS571X if I2C
152 select SND_SOC_TAS5720 if I2C
153 select SND_SOC_TAS6424 if I2C
154 select SND_SOC_TFA9879 if I2C
155 select SND_SOC_TLV320AIC23_I2C if I2C
156 select SND_SOC_TLV320AIC23_SPI if SPI_MASTER
157 select SND_SOC_TLV320AIC26 if SPI_MASTER
158 select SND_SOC_TLV320AIC31XX if I2C
159 select SND_SOC_TLV320AIC32X4_I2C if I2C
160 select SND_SOC_TLV320AIC32X4_SPI if SPI_MASTER
161 select SND_SOC_TLV320AIC3X if I2C
162 select SND_SOC_TPA6130A2 if I2C
163 select SND_SOC_TLV320DAC33 if I2C
164 select SND_SOC_TSCS42XX if I2C
165 select SND_SOC_TS3A227E if I2C
166 select SND_SOC_TWL4030 if TWL4030_CORE
167 select SND_SOC_TWL6040 if TWL6040_CORE
168 select SND_SOC_UDA134X
169 select SND_SOC_UDA1380 if I2C
170 select SND_SOC_WL1273 if MFD_WL1273_CORE
171 select SND_SOC_WM0010 if SPI_MASTER
172 select SND_SOC_WM1250_EV1 if I2C
173 select SND_SOC_WM2000 if I2C
174 select SND_SOC_WM2200 if I2C
175 select SND_SOC_WM5100 if I2C
176 select SND_SOC_WM5102 if MFD_WM5102
177 select SND_SOC_WM5110 if MFD_WM5110
178 select SND_SOC_WM8350 if MFD_WM8350
179 select SND_SOC_WM8400 if MFD_WM8400
180 select SND_SOC_WM8510 if SND_SOC_I2C_AND_SPI
181 select SND_SOC_WM8523 if I2C
182 select SND_SOC_WM8524 if GPIOLIB
183 select SND_SOC_WM8580 if I2C
184 select SND_SOC_WM8711 if SND_SOC_I2C_AND_SPI
185 select SND_SOC_WM8727
186 select SND_SOC_WM8728 if SND_SOC_I2C_AND_SPI
187 select SND_SOC_WM8731 if SND_SOC_I2C_AND_SPI
188 select SND_SOC_WM8737 if SND_SOC_I2C_AND_SPI
189 select SND_SOC_WM8741 if SND_SOC_I2C_AND_SPI
190 select SND_SOC_WM8750 if SND_SOC_I2C_AND_SPI
191 select SND_SOC_WM8753 if SND_SOC_I2C_AND_SPI
192 select SND_SOC_WM8770 if SPI_MASTER
193 select SND_SOC_WM8776 if SND_SOC_I2C_AND_SPI
194 select SND_SOC_WM8782
195 select SND_SOC_WM8804_I2C if I2C
196 select SND_SOC_WM8804_SPI if SPI_MASTER
197 select SND_SOC_WM8900 if I2C
198 select SND_SOC_WM8903 if I2C
199 select SND_SOC_WM8904 if I2C
200 select SND_SOC_WM8940 if I2C
201 select SND_SOC_WM8955 if I2C
202 select SND_SOC_WM8960 if I2C
203 select SND_SOC_WM8961 if I2C
204 select SND_SOC_WM8962 if I2C && INPUT
205 select SND_SOC_WM8971 if I2C
206 select SND_SOC_WM8974 if I2C
207 select SND_SOC_WM8978 if I2C
208 select SND_SOC_WM8983 if SND_SOC_I2C_AND_SPI
209 select SND_SOC_WM8985 if SND_SOC_I2C_AND_SPI
210 select SND_SOC_WM8988 if SND_SOC_I2C_AND_SPI
211 select SND_SOC_WM8990 if I2C
212 select SND_SOC_WM8991 if I2C
213 select SND_SOC_WM8993 if I2C
214 select SND_SOC_WM8994 if MFD_WM8994
215 select SND_SOC_WM8995 if SND_SOC_I2C_AND_SPI
216 select SND_SOC_WM8996 if I2C
217 select SND_SOC_WM8997 if MFD_WM8997
218 select SND_SOC_WM8998 if MFD_WM8998
219 select SND_SOC_WM9081 if I2C
220 select SND_SOC_WM9090 if I2C
221 select SND_SOC_WM9705 if (SND_SOC_AC97_BUS || SND_SOC_AC97_BUS_NEW)
222 select SND_SOC_WM9712 if (SND_SOC_AC97_BUS || SND_SOC_AC97_BUS_NEW)
223 select SND_SOC_WM9713 if (SND_SOC_AC97_BUS || SND_SOC_AC97_BUS_NEW)
225 Normally ASoC codec drivers are only built if a machine driver which
226 uses them is also built since they are only usable with a machine
227 driver. Selecting this option will allow these drivers to be built
228 without an explicit machine driver for test and development purposes.
230 Support for the bus types used to access the codecs to be built must
231 be selected separately.
233 If unsure select "N".
235 config SND_SOC_88PM860X
238 config SND_SOC_ARIZONA
240 default y if SND_SOC_CS47L24=y
241 default y if SND_SOC_WM5102=y
242 default y if SND_SOC_WM5110=y
243 default y if SND_SOC_WM8997=y
244 default y if SND_SOC_WM8998=y
245 default m if SND_SOC_CS47L24=m
246 default m if SND_SOC_WM5102=m
247 default m if SND_SOC_WM5110=m
248 default m if SND_SOC_WM8997=m
249 default m if SND_SOC_WM8998=m
251 config SND_SOC_WM_HUBS
253 default y if SND_SOC_WM8993=y || SND_SOC_WM8994=y
254 default m if SND_SOC_WM8993=m || SND_SOC_WM8994=m
256 config SND_SOC_WM_ADSP
258 select SND_SOC_COMPRESS
259 default y if SND_SOC_CS47L24=y
260 default y if SND_SOC_WM5102=y
261 default y if SND_SOC_WM5110=y
262 default y if SND_SOC_WM2200=y
263 default m if SND_SOC_CS47L24=m
264 default m if SND_SOC_WM5102=m
265 default m if SND_SOC_WM5110=m
266 default m if SND_SOC_WM2200=m
268 config SND_SOC_AB8500_CODEC
271 config SND_SOC_AC97_CODEC
272 tristate "Build generic ASoC AC97 CODEC driver"
273 select SND_AC97_CODEC
274 select SND_SOC_AC97_BUS
276 config SND_SOC_AD1836
279 config SND_SOC_AD193X
282 config SND_SOC_AD193X_SPI
284 select SND_SOC_AD193X
286 config SND_SOC_AD193X_I2C
288 select SND_SOC_AD193X
290 config SND_SOC_AD1980
294 config SND_SOC_AD73311
297 config SND_SOC_ADAU_UTILS
300 config SND_SOC_ADAU1373
302 select SND_SOC_ADAU_UTILS
304 config SND_SOC_ADAU1701
305 tristate "Analog Devices ADAU1701 CODEC"
307 select SND_SOC_SIGMADSP_I2C
309 config SND_SOC_ADAU17X1
311 select SND_SOC_SIGMADSP_REGMAP
312 select SND_SOC_ADAU_UTILS
314 config SND_SOC_ADAU1761
316 select SND_SOC_ADAU17X1
318 config SND_SOC_ADAU1761_I2C
319 tristate "Analog Devices AU1761 CODEC - I2C"
321 select SND_SOC_ADAU1761
324 config SND_SOC_ADAU1761_SPI
325 tristate "Analog Devices AU1761 CODEC - SPI"
327 select SND_SOC_ADAU1761
330 config SND_SOC_ADAU1781
331 select SND_SOC_ADAU17X1
334 config SND_SOC_ADAU1781_I2C
336 select SND_SOC_ADAU1781
339 config SND_SOC_ADAU1781_SPI
341 select SND_SOC_ADAU1781
344 config SND_SOC_ADAU1977
347 config SND_SOC_ADAU1977_SPI
349 select SND_SOC_ADAU1977
352 config SND_SOC_ADAU1977_I2C
354 select SND_SOC_ADAU1977
357 config SND_SOC_ADAU7002
358 tristate "Analog Devices ADAU7002 Stereo PDM-to-I2S/TDM Converter"
360 config SND_SOC_ADAV80X
363 config SND_SOC_ADAV801
365 select SND_SOC_ADAV80X
367 config SND_SOC_ADAV803
369 select SND_SOC_ADAV80X
371 config SND_SOC_ADS117X
374 config SND_SOC_AK4104
375 tristate "AKM AK4104 CODEC"
376 depends on SPI_MASTER
378 config SND_SOC_AK4535
381 config SND_SOC_AK4554
382 tristate "AKM AK4554 CODEC"
384 config SND_SOC_AK4613
385 tristate "AKM AK4613 CODEC"
388 config SND_SOC_AK4641
391 config SND_SOC_AK4642
392 tristate "AKM AK4642 CODEC"
395 config SND_SOC_AK4671
398 config SND_SOC_AK5386
399 tristate "AKM AK5638 CODEC"
401 config SND_SOC_ALC5623
402 tristate "Realtek ALC5623 CODEC"
405 config SND_SOC_ALC5632
408 config SND_SOC_BT_SCO
409 tristate "Dummy BT SCO codec driver"
411 config SND_SOC_CQ0093VC
414 config SND_SOC_CS35L32
415 tristate "Cirrus Logic CS35L32 CODEC"
418 config SND_SOC_CS35L33
419 tristate "Cirrus Logic CS35L33 CODEC"
422 config SND_SOC_CS35L34
423 tristate "Cirrus Logic CS35L34 CODEC"
426 config SND_SOC_CS35L35
427 tristate "Cirrus Logic CS35L35 CODEC"
430 config SND_SOC_CS42L42
431 tristate "Cirrus Logic CS42L42 CODEC"
434 config SND_SOC_CS42L51
437 config SND_SOC_CS42L51_I2C
438 tristate "Cirrus Logic CS42L51 CODEC (I2C)"
440 select SND_SOC_CS42L51
442 config SND_SOC_CS42L52
443 tristate "Cirrus Logic CS42L52 CODEC"
444 depends on I2C && INPUT
446 config SND_SOC_CS42L56
447 tristate "Cirrus Logic CS42L56 CODEC"
448 depends on I2C && INPUT
450 config SND_SOC_CS42L73
451 tristate "Cirrus Logic CS42L73 CODEC"
454 config SND_SOC_CS4265
455 tristate "Cirrus Logic CS4265 CODEC"
459 # Cirrus Logic CS4270 Codec
460 config SND_SOC_CS4270
461 tristate "Cirrus Logic CS4270 CODEC"
464 # Cirrus Logic CS4270 Codec VD = 3.3V Errata
465 # Select if you are affected by the errata where the part will not function
466 # if MCLK divide-by-1.5 is selected and VD is set to 3.3V. The driver will
467 # not select any sample rates that require MCLK to be divided by 1.5.
468 config SND_SOC_CS4270_VD33_ERRATA
470 depends on SND_SOC_CS4270
472 config SND_SOC_CS4271
475 config SND_SOC_CS4271_I2C
476 tristate "Cirrus Logic CS4271 CODEC (I2C)"
478 select SND_SOC_CS4271
481 config SND_SOC_CS4271_SPI
482 tristate "Cirrus Logic CS4271 CODEC (SPI)"
483 depends on SPI_MASTER
484 select SND_SOC_CS4271
487 config SND_SOC_CS42XX8
490 config SND_SOC_CS42XX8_I2C
491 tristate "Cirrus Logic CS42448/CS42888 CODEC (I2C)"
493 select SND_SOC_CS42XX8
496 # Cirrus Logic CS43130 HiFi DAC
497 config SND_SOC_CS43130
498 tristate "Cirrus Logic CS43130 CODEC"
501 # Cirrus Logic CS4349 HiFi DAC
502 config SND_SOC_CS4349
503 tristate "Cirrus Logic CS4349 CODEC"
506 config SND_SOC_CS47L24
509 # Cirrus Logic Quad-Channel ADC
510 config SND_SOC_CS53L30
511 tristate "Cirrus Logic CS53L30 CODEC"
514 config SND_SOC_CX20442
518 config SND_SOC_JZ4740_CODEC
525 config SND_SOC_DA7210
528 config SND_SOC_DA7213
531 config SND_SOC_DA7218
534 config SND_SOC_DA7219
537 config SND_SOC_DA732X
540 config SND_SOC_DA9055
543 config SND_SOC_DIO2125
544 tristate "Dioo DIO2125 Amplifier"
550 config SND_SOC_HDMI_CODEC
553 select SND_PCM_IEC958
556 config SND_SOC_ES7134
557 tristate "Everest Semi ES7134 CODEC"
559 config SND_SOC_ES8316
560 tristate "Everest Semi ES8316 CODEC"
563 config SND_SOC_ES8328
566 config SND_SOC_ES8328_I2C
567 tristate "Everest Semi ES8328 CODEC (I2C)"
569 select SND_SOC_ES8328
571 config SND_SOC_ES8328_SPI
572 tristate "Everest Semi ES8328 CODEC (SPI)"
573 depends on SPI_MASTER
574 select SND_SOC_ES8328
576 config SND_SOC_GTM601
577 tristate 'GTM601 UMTS modem audio codec'
579 config SND_SOC_HDAC_HDMI
581 select SND_HDA_EXT_CORE
585 config SND_SOC_ICS43432
588 config SND_SOC_INNO_RK3036
589 tristate "Inno codec driver for RK3036 SoC"
592 config SND_SOC_ISABELLE
595 config SND_SOC_LM49453
598 config SND_SOC_MAX98088
601 config SND_SOC_MAX98090
604 config SND_SOC_MAX98095
607 config SND_SOC_MAX98357A
610 config SND_SOC_MAX98371
613 config SND_SOC_MAX98504
614 tristate "Maxim MAX98504 speaker amplifier"
617 config SND_SOC_MAX9867
620 config SND_SOC_MAX98925
623 config SND_SOC_MAX98926
626 config SND_SOC_MAX98927
627 tristate "Maxim Integrated MAX98927 Speaker Amplifier"
630 config SND_SOC_MAX98373
631 tristate "Maxim Integrated MAX98373 Speaker Amplifier"
634 config SND_SOC_MAX9850
637 config SND_SOC_MAX9860
638 tristate "Maxim MAX9860 Mono Audio Voice Codec"
642 config SND_SOC_MSM8916_WCD_ANALOG
643 tristate "Qualcomm MSM8916 WCD Analog Codec"
644 depends on SPMI || COMPILE_TEST
646 config SND_SOC_MSM8916_WCD_DIGITAL
647 tristate "Qualcomm MSM8916 WCD DIGITAL Codec"
649 config SND_SOC_PCM1681
650 tristate "Texas Instruments PCM1681 CODEC"
653 config SND_SOC_PCM179X
656 config SND_SOC_PCM179X_I2C
657 tristate "Texas Instruments PCM179X CODEC (I2C)"
659 select SND_SOC_PCM179X
661 Enable support for Texas Instruments PCM179x CODEC.
662 Select this if your PCM179x is connected via an I2C bus.
664 config SND_SOC_PCM179X_SPI
665 tristate "Texas Instruments PCM179X CODEC (SPI)"
666 depends on SPI_MASTER
667 select SND_SOC_PCM179X
669 Enable support for Texas Instruments PCM179x CODEC.
670 Select this if your PCM179x is connected via an SPI bus.
672 config SND_SOC_PCM186X
675 config SND_SOC_PCM186X_I2C
676 tristate "Texas Instruments PCM186x CODECs - I2C"
678 select SND_SOC_PCM186X
681 config SND_SOC_PCM186X_SPI
682 tristate "Texas Instruments PCM186x CODECs - SPI"
683 depends on SPI_MASTER
684 select SND_SOC_PCM186X
687 config SND_SOC_PCM3008
690 config SND_SOC_PCM3168A
693 config SND_SOC_PCM3168A_I2C
694 tristate "Texas Instruments PCM3168A CODEC - I2C"
696 select SND_SOC_PCM3168A
699 config SND_SOC_PCM3168A_SPI
700 tristate "Texas Instruments PCM3168A CODEC - SPI"
701 depends on SPI_MASTER
702 select SND_SOC_PCM3168A
705 config SND_SOC_PCM5102A
708 config SND_SOC_PCM512x
711 config SND_SOC_PCM512x_I2C
712 tristate "Texas Instruments PCM512x CODECs - I2C"
714 select SND_SOC_PCM512x
717 config SND_SOC_PCM512x_SPI
718 tristate "Texas Instruments PCM512x CODECs - SPI"
719 depends on SPI_MASTER
720 select SND_SOC_PCM512x
723 config SND_SOC_RL6231
725 default y if SND_SOC_RT5514=y
726 default y if SND_SOC_RT5616=y
727 default y if SND_SOC_RT5640=y
728 default y if SND_SOC_RT5645=y
729 default y if SND_SOC_RT5651=y
730 default y if SND_SOC_RT5659=y
731 default y if SND_SOC_RT5660=y
732 default y if SND_SOC_RT5663=y
733 default y if SND_SOC_RT5665=y
734 default y if SND_SOC_RT5670=y
735 default y if SND_SOC_RT5677=y
736 default m if SND_SOC_RT5514=m
737 default m if SND_SOC_RT5616=m
738 default m if SND_SOC_RT5640=m
739 default m if SND_SOC_RT5645=m
740 default m if SND_SOC_RT5651=m
741 default m if SND_SOC_RT5659=m
742 default m if SND_SOC_RT5660=m
743 default m if SND_SOC_RT5663=m
744 default m if SND_SOC_RT5665=m
745 default m if SND_SOC_RT5670=m
746 default m if SND_SOC_RT5677=m
748 config SND_SOC_RL6347A
750 default y if SND_SOC_RT274=y
751 default y if SND_SOC_RT286=y
752 default y if SND_SOC_RT298=y
753 default m if SND_SOC_RT274=m
754 default m if SND_SOC_RT286=m
755 default m if SND_SOC_RT298=m
769 config SND_SOC_RT5514
772 config SND_SOC_RT5514_SPI
775 config SND_SOC_RT5514_SPI_BUILTIN
776 bool # force RT5514_SPI to be built-in to avoid link errors
777 default SND_SOC_RT5514=y && SND_SOC_RT5514_SPI=m
779 config SND_SOC_RT5616
780 tristate "Realtek RT5616 CODEC"
783 config SND_SOC_RT5631
784 tristate "Realtek ALC5631/RT5631 CODEC"
787 config SND_SOC_RT5640
790 config SND_SOC_RT5645
793 config SND_SOC_RT5651
796 config SND_SOC_RT5659
799 config SND_SOC_RT5660
802 config SND_SOC_RT5663
805 config SND_SOC_RT5665
808 config SND_SOC_RT5670
811 config SND_SOC_RT5677
816 config SND_SOC_RT5677_SPI
818 default SND_SOC_RT5677 && SPI
820 #Freescale sgtl5000 codec
821 config SND_SOC_SGTL5000
822 tristate "Freescale SGTL5000 CODEC"
825 config SND_SOC_SI476X
828 config SND_SOC_SIGMADSP
832 config SND_SOC_SIGMADSP_I2C
834 select SND_SOC_SIGMADSP
836 config SND_SOC_SIGMADSP_REGMAP
838 select SND_SOC_SIGMADSP
840 config SND_SOC_SIRF_AUDIO_CODEC
841 tristate "SiRF SoC internal audio codec"
845 tristate "S/PDIF CODEC"
847 config SND_SOC_SSM2518
850 config SND_SOC_SSM2602
853 config SND_SOC_SSM2602_SPI
854 tristate "Analog Devices SSM2602 CODEC - SPI"
855 depends on SPI_MASTER
856 select SND_SOC_SSM2602
859 config SND_SOC_SSM2602_I2C
860 tristate "Analog Devices SSM2602 CODEC - I2C"
862 select SND_SOC_SSM2602
865 config SND_SOC_SSM4567
866 tristate "Analog Devices ssm4567 amplifier driver support"
869 config SND_SOC_STA32X
870 tristate "STA326, STA328 and STA329 speaker amplifier"
874 config SND_SOC_STA350
875 tristate "STA350 speaker amplifier"
878 config SND_SOC_STA529
881 config SND_SOC_STAC9766
884 config SND_SOC_STI_SAS
885 tristate "codec Audio support for STI SAS codec"
887 config SND_SOC_TAS2552
888 tristate "Texas Instruments TAS2552 Mono Audio amplifier"
891 config SND_SOC_TAS5086
892 tristate "Texas Instruments TAS5086 speaker amplifier"
895 config SND_SOC_TAS571X
896 tristate "Texas Instruments TAS5711/TAS5717/TAS5719/TAS5721 power amplifiers"
899 config SND_SOC_TAS5720
900 tristate "Texas Instruments TAS5720 Mono Audio amplifier"
903 Enable support for Texas Instruments TAS5720L/M high-efficiency mono
904 Class-D audio power amplifiers.
906 config SND_SOC_TAS6424
907 tristate "Texas Instruments TAS6424 Quad-Channel Audio amplifier"
910 Enable support for Texas Instruments TAS6424 high-efficiency
911 digital input quad-channel Class-D audio power amplifiers.
913 config SND_SOC_TFA9879
914 tristate "NXP Semiconductors TFA9879 amplifier"
917 config SND_SOC_TLV320AIC23
920 config SND_SOC_TLV320AIC23_I2C
921 tristate "Texas Instruments TLV320AIC23 audio CODEC - I2C"
923 select SND_SOC_TLV320AIC23
925 config SND_SOC_TLV320AIC23_SPI
926 tristate "Texas Instruments TLV320AIC23 audio CODEC - SPI"
927 depends on SPI_MASTER
928 select SND_SOC_TLV320AIC23
930 config SND_SOC_TLV320AIC26
934 config SND_SOC_TLV320AIC31XX
935 tristate "Texas Instruments TLV320AIC31xx CODECs"
939 config SND_SOC_TLV320AIC32X4
942 config SND_SOC_TLV320AIC32X4_I2C
943 tristate "Texas Instruments TLV320AIC32x4 audio CODECs - I2C"
945 select SND_SOC_TLV320AIC32X4
947 config SND_SOC_TLV320AIC32X4_SPI
948 tristate "Texas Instruments TLV320AIC32x4 audio CODECs - SPI"
949 depends on SPI_MASTER
950 select SND_SOC_TLV320AIC32X4
952 config SND_SOC_TLV320AIC3X
953 tristate "Texas Instruments TLV320AIC3x CODECs"
956 config SND_SOC_TLV320DAC33
959 config SND_SOC_TS3A227E
960 tristate "TI Headset/Mic detect and keypress chip"
963 config SND_SOC_TSCS42XX
964 tristate "Tempo Semiconductor TSCS42xx CODEC"
968 Add support for Tempo Semiconductor's TSCS42xx audio CODEC.
970 config SND_SOC_TWL4030
971 select MFD_TWL4030_AUDIO
974 config SND_SOC_TWL6040
977 config SND_SOC_UDA134X
980 config SND_SOC_UDA1380
984 config SND_SOC_WL1273
987 config SND_SOC_WM0010
990 config SND_SOC_WM1250_EV1
993 config SND_SOC_WM2000
996 config SND_SOC_WM2200
999 config SND_SOC_WM5100
1002 config SND_SOC_WM5102
1005 config SND_SOC_WM5110
1008 config SND_SOC_WM8350
1011 config SND_SOC_WM8400
1014 config SND_SOC_WM8510
1015 tristate "Wolfson Microelectronics WM8510 CODEC"
1016 depends on SND_SOC_I2C_AND_SPI
1018 config SND_SOC_WM8523
1019 tristate "Wolfson Microelectronics WM8523 DAC"
1022 config SND_SOC_WM8524
1023 tristate "Wolfson Microelectronics WM8524 DAC"
1026 config SND_SOC_WM8580
1027 tristate "Wolfson Microelectronics WM8580 and WM8581 CODECs"
1030 config SND_SOC_WM8711
1031 tristate "Wolfson Microelectronics WM8711 CODEC"
1032 depends on SND_SOC_I2C_AND_SPI
1034 config SND_SOC_WM8727
1037 config SND_SOC_WM8728
1038 tristate "Wolfson Microelectronics WM8728 DAC"
1039 depends on SND_SOC_I2C_AND_SPI
1041 config SND_SOC_WM8731
1042 tristate "Wolfson Microelectronics WM8731 CODEC"
1043 depends on SND_SOC_I2C_AND_SPI
1045 config SND_SOC_WM8737
1046 tristate "Wolfson Microelectronics WM8737 ADC"
1047 depends on SND_SOC_I2C_AND_SPI
1049 config SND_SOC_WM8741
1050 tristate "Wolfson Microelectronics WM8737 DAC"
1051 depends on SND_SOC_I2C_AND_SPI
1053 config SND_SOC_WM8750
1054 tristate "Wolfson Microelectronics WM8750 CODEC"
1055 depends on SND_SOC_I2C_AND_SPI
1057 config SND_SOC_WM8753
1058 tristate "Wolfson Microelectronics WM8753 CODEC"
1059 depends on SND_SOC_I2C_AND_SPI
1061 config SND_SOC_WM8770
1062 tristate "Wolfson Microelectronics WM8770 CODEC"
1063 depends on SPI_MASTER
1065 config SND_SOC_WM8776
1066 tristate "Wolfson Microelectronics WM8776 CODEC"
1067 depends on SND_SOC_I2C_AND_SPI
1069 config SND_SOC_WM8782
1072 config SND_SOC_WM8804
1075 config SND_SOC_WM8804_I2C
1076 tristate "Wolfson Microelectronics WM8804 S/PDIF transceiver I2C"
1078 select SND_SOC_WM8804
1081 config SND_SOC_WM8804_SPI
1082 tristate "Wolfson Microelectronics WM8804 S/PDIF transceiver SPI"
1083 depends on SPI_MASTER
1084 select SND_SOC_WM8804
1087 config SND_SOC_WM8900
1090 config SND_SOC_WM8903
1091 tristate "Wolfson Microelectronics WM8903 CODEC"
1094 config SND_SOC_WM8904
1097 config SND_SOC_WM8940
1100 config SND_SOC_WM8955
1103 config SND_SOC_WM8960
1104 tristate "Wolfson Microelectronics WM8960 CODEC"
1107 config SND_SOC_WM8961
1110 config SND_SOC_WM8962
1111 tristate "Wolfson Microelectronics WM8962 CODEC"
1112 depends on I2C && INPUT
1114 config SND_SOC_WM8971
1117 config SND_SOC_WM8974
1118 tristate "Wolfson Microelectronics WM8974 codec"
1121 config SND_SOC_WM8978
1122 tristate "Wolfson Microelectronics WM8978 codec"
1125 config SND_SOC_WM8983
1128 config SND_SOC_WM8985
1129 tristate "Wolfson Microelectronics WM8985 and WM8758 codec driver"
1130 depends on SND_SOC_I2C_AND_SPI
1132 config SND_SOC_WM8988
1135 config SND_SOC_WM8990
1138 config SND_SOC_WM8991
1141 config SND_SOC_WM8993
1144 config SND_SOC_WM8994
1147 config SND_SOC_WM8995
1150 config SND_SOC_WM8996
1153 config SND_SOC_WM8997
1156 config SND_SOC_WM8998
1159 config SND_SOC_WM9081
1163 config SND_SOC_WM9090
1166 config SND_SOC_WM9705
1169 select AC97_BUS_COMPAT if AC97_BUS_NEW
1171 config SND_SOC_WM9712
1174 select AC97_BUS_COMPAT if AC97_BUS_NEW
1176 config SND_SOC_WM9713
1179 select AC97_BUS_COMPAT if AC97_BUS_NEW
1181 config SND_SOC_ZX_AUD96P22
1182 tristate "ZTE ZX AUD96P22 CODEC"
1187 config SND_SOC_LM4857
1190 config SND_SOC_MAX9768
1193 config SND_SOC_MAX9877
1196 config SND_SOC_MC13783
1199 config SND_SOC_ML26124
1202 config SND_SOC_NAU8540
1203 tristate "Nuvoton Technology Corporation NAU85L40 CODEC"
1206 config SND_SOC_NAU8810
1207 tristate "Nuvoton Technology Corporation NAU88C10 CODEC"
1210 config SND_SOC_NAU8824
1211 tristate "Nuvoton Technology Corporation NAU88L24 CODEC"
1214 config SND_SOC_NAU8825
1217 config SND_SOC_TPA6130A2
1218 tristate "Texas Instruments TPA6130A2 headphone amplifier"