ASoC: ssm2602: add device tree bindings
[deliverable/linux.git] / sound / soc / codecs / Kconfig
CommitLineData
227b4dc6
MB
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.
5config SND_SOC_I2C_AND_SPI
6 tristate
7 default m if I2C=m
8 default y if I2C=y
9 default y if SPI_MASTER=y
10
4d1a7722
MB
11menu "CODEC drivers"
12
0c941615
MB
13config SND_SOC_ALL_CODECS
14 tristate "Build all ASoC CODEC drivers"
64b0c282 15 depends on COMPILE_TEST
f213f4b5 16 select SND_SOC_88PM860X if MFD_88PM860X
070504ad 17 select SND_SOC_L3
679d7abd 18 select SND_SOC_AB8500_CODEC if ABX500_CORE
0763722d 19 select SND_SOC_AC97_CODEC if SND_SOC_AC97_BUS
e9ade7f9 20 select SND_SOC_AD1836 if SPI_MASTER
6c3d713e
LPC
21 select SND_SOC_AD193X_SPI if SPI_MASTER
22 select SND_SOC_AD193X_I2C if I2C
ca53fb24 23 select SND_SOC_AD1980 if SND_SOC_AC97_BUS
5683dc7a 24 select SND_SOC_AD73311
ddd7a260 25 select SND_SOC_ADAU1373 if I2C
dab464b6
LPC
26 select SND_SOC_ADAU1761_I2C if I2C
27 select SND_SOC_ADAU1761_SPI if SPI
2923af02
LPC
28 select SND_SOC_ADAU1781_I2C if I2C
29 select SND_SOC_ADAU1781_SPI if SPI
0c2d6964
LPC
30 select SND_SOC_ADAV801 if SPI_MASTER
31 select SND_SOC_ADAV803 if I2C
603597c9
LPC
32 select SND_SOC_ADAU1977_SPI if SPI_MASTER
33 select SND_SOC_ADAU1977_I2C if I2C
af2d8b5d 34 select SND_SOC_ADAU1701 if I2C
754dec6b 35 select SND_SOC_ADS117X
a381934e 36 select SND_SOC_AK4104 if SPI_MASTER
ca53fb24 37 select SND_SOC_AK4535 if I2C
0d724f8a 38 select SND_SOC_AK4554
00d27010 39 select SND_SOC_AK4641 if I2C
a3a83d9a 40 select SND_SOC_AK4642 if I2C
2312fd8f 41 select SND_SOC_AK4671 if I2C
cc289be8 42 select SND_SOC_AK5386
473f89ff 43 select SND_SOC_ALC5623 if I2C
94d5f7c0 44 select SND_SOC_ALC5632 if I2C
b56e972b 45 select SND_SOC_CQ0093VC if MFD_DAVINCI_VOICECODEC
a1253ef6 46 select SND_SOC_CS42L51_I2C if I2C
a2915d4f 47 select SND_SOC_CS42L52 if I2C && INPUT
272b5edd 48 select SND_SOC_CS42L56 if I2C && INPUT
6d10c914 49 select SND_SOC_CS42L73 if I2C
fb6f8069 50 select SND_SOC_CS4265 if I2C
ca53fb24 51 select SND_SOC_CS4270 if I2C
67b22517 52 select SND_SOC_CS4271 if SND_SOC_I2C_AND_SPI
0c516b4f 53 select SND_SOC_CS42XX8_I2C if I2C
4f73bc4d 54 select SND_SOC_CX20442 if TTY
98615454 55 select SND_SOC_DA7210 if I2C
ef5c2eba 56 select SND_SOC_DA7213 if I2C
48e27874 57 select SND_SOC_DA732X if I2C
9911f7f7 58 select SND_SOC_DA9055 if I2C
200ceb96 59 select SND_SOC_BT_SCO
2f989f7e 60 select SND_SOC_ISABELLE if I2C
f8f626f5 61 select SND_SOC_JZ4740_CODEC
9b74c7d6 62 select SND_SOC_LM4857 if I2C
dbf7a733 63 select SND_SOC_LM49453 if I2C
e86e1244 64 select SND_SOC_MAX98088 if I2C
83f7cbc4 65 select SND_SOC_MAX98090 if I2C
82a5a936 66 select SND_SOC_MAX98095 if I2C
0e45cab6 67 select SND_SOC_MAX9850 if I2C
394d2bba 68 select SND_SOC_MAX9768 if I2C
b4541665 69 select SND_SOC_MAX9877 if I2C
8b908b86 70 select SND_SOC_MC13783 if MFD_MC13XXX
d808fe9f 71 select SND_SOC_ML26124 if I2C
bf7c6e6c 72 select SND_SOC_HDMI_CODEC
95169d08 73 select SND_SOC_PCM1681 if I2C
13b02fa0 74 select SND_SOC_PCM1792A if SPI_MASTER
1c0090c2 75 select SND_SOC_PCM3008
22066226
MB
76 select SND_SOC_PCM512x_I2C if I2C
77 select SND_SOC_PCM512x_SPI if SPI_MASTER
07cf7cba 78 select SND_SOC_RT286 if I2C
689b956e 79 select SND_SOC_RT5631 if I2C
997b0520 80 select SND_SOC_RT5640 if I2C
1319b2f6 81 select SND_SOC_RT5645 if I2C
40bc18a2 82 select SND_SOC_RT5651 if I2C
5e8351de 83 select SND_SOC_RT5670 if I2C
0e826e86 84 select SND_SOC_RT5677 if I2C
9b34e6cc 85 select SND_SOC_SGTL5000 if I2C
330345eb 86 select SND_SOC_SI476X if MFD_SI476X_CORE
f516e368 87 select SND_SOC_SIRF_AUDIO_CODEC
4dc69be2 88 select SND_SOC_SN95031 if INTEL_SCU_IPC
be461ba8 89 select SND_SOC_SPDIF
b6b5e76b 90 select SND_SOC_SSM2518 if I2C
c924dc68
LPC
91 select SND_SOC_SSM2602_SPI if SPI_MASTER
92 select SND_SOC_SSM2602_I2C if I2C
c034abf6 93 select SND_SOC_STA32X if I2C
2439ea1f 94 select SND_SOC_STA350 if I2C
3be58dbb 95 select SND_SOC_STA529 if I2C
3c166c7f 96 select SND_SOC_STAC9766 if SND_SOC_AC97_BUS
5df7f71d 97 select SND_SOC_TAS2552 if I2C
4fa89346 98 select SND_SOC_TAS5086 if I2C
b3fc5725
MF
99 select SND_SOC_TLV320AIC23_I2C if I2C
100 select SND_SOC_TLV320AIC23_SPI if SPI_MASTER
ca53fb24 101 select SND_SOC_TLV320AIC26 if SPI_MASTER
e00447fa 102 select SND_SOC_TLV320AIC31XX if I2C
684a65d4 103 select SND_SOC_TLV320AIC32X4 if I2C
ca53fb24 104 select SND_SOC_TLV320AIC3X if I2C
493b67ef 105 select SND_SOC_TPA6130A2 if I2C
c8bf93f0 106 select SND_SOC_TLV320DAC33 if I2C
cc17557e 107 select SND_SOC_TWL4030 if TWL4030_CORE
8eaeb939 108 select SND_SOC_TWL6040 if TWL6040_CORE
1cad1de1 109 select SND_SOC_UDA134X
ca53fb24 110 select SND_SOC_UDA1380 if I2C
40285f83 111 select SND_SOC_WL1273 if MFD_WL1273_CORE
e3523e01 112 select SND_SOC_WM0010 if SPI_MASTER
4bb3f43c 113 select SND_SOC_WM1250_EV1 if I2C
3a66d387 114 select SND_SOC_WM2000 if I2C
d5315a23 115 select SND_SOC_WM2200 if I2C
6d4baf08 116 select SND_SOC_WM5100 if I2C
93e8791d 117 select SND_SOC_WM5102 if MFD_WM5102
5c6af635 118 select SND_SOC_WM5110 if MFD_WM5110
40aa4a30 119 select SND_SOC_WM8350 if MFD_WM8350
aaf1e176 120 select SND_SOC_WM8400 if MFD_WM8400
227b4dc6 121 select SND_SOC_WM8510 if SND_SOC_I2C_AND_SPI
1dcf98ff 122 select SND_SOC_WM8523 if I2C
ca53fb24 123 select SND_SOC_WM8580 if I2C
08aff8cd 124 select SND_SOC_WM8711 if SND_SOC_I2C_AND_SPI
89933dee 125 select SND_SOC_WM8727
227b4dc6
MB
126 select SND_SOC_WM8728 if SND_SOC_I2C_AND_SPI
127 select SND_SOC_WM8731 if SND_SOC_I2C_AND_SPI
2a9ae13a 128 select SND_SOC_WM8737 if SND_SOC_I2C_AND_SPI
992bee40 129 select SND_SOC_WM8741 if SND_SOC_I2C_AND_SPI
227b4dc6
MB
130 select SND_SOC_WM8750 if SND_SOC_I2C_AND_SPI
131 select SND_SOC_WM8753 if SND_SOC_I2C_AND_SPI
c046fd4d 132 select SND_SOC_WM8770 if SPI_MASTER
924914ee 133 select SND_SOC_WM8776 if SND_SOC_I2C_AND_SPI
ec3ea54c 134 select SND_SOC_WM8782
33cf45c8 135 select SND_SOC_WM8804 if SND_SOC_I2C_AND_SPI
ca53fb24 136 select SND_SOC_WM8900 if I2C
0244ad00 137 select SND_SOC_WM8903 if I2C
a91eb199 138 select SND_SOC_WM8904 if I2C
0b5e92c5 139 select SND_SOC_WM8940 if I2C
b35a28af 140 select SND_SOC_WM8955 if I2C
f2644a2c 141 select SND_SOC_WM8960 if I2C
74dc55ed 142 select SND_SOC_WM8961 if I2C
a2915d4f 143 select SND_SOC_WM8962 if I2C && INPUT
ca53fb24 144 select SND_SOC_WM8971 if I2C
0a1bf553 145 select SND_SOC_WM8974 if I2C
0d34e915 146 select SND_SOC_WM8978 if I2C
6b3860b0 147 select SND_SOC_WM8983 if SND_SOC_I2C_AND_SPI
6d6f8b83 148 select SND_SOC_WM8985 if SND_SOC_I2C_AND_SPI
5409fb4e 149 select SND_SOC_WM8988 if SND_SOC_I2C_AND_SPI
ca53fb24 150 select SND_SOC_WM8990 if I2C
203db220 151 select SND_SOC_WM8991 if I2C
942c435b 152 select SND_SOC_WM8993 if I2C
fead215d 153 select SND_SOC_WM8994 if MFD_WM8994
6a504a75 154 select SND_SOC_WM8995 if SND_SOC_I2C_AND_SPI
a9ba6151 155 select SND_SOC_WM8996 if I2C
40843aea 156 select SND_SOC_WM8997 if MFD_WM8997
86ed3669 157 select SND_SOC_WM9081 if I2C
39b8eab7 158 select SND_SOC_WM9090 if I2C
2aceefef 159 select SND_SOC_WM9705 if SND_SOC_AC97_BUS
ca53fb24
MB
160 select SND_SOC_WM9712 if SND_SOC_AC97_BUS
161 select SND_SOC_WM9713 if SND_SOC_AC97_BUS
0c941615
MB
162 help
163 Normally ASoC codec drivers are only built if a machine driver which
164 uses them is also built since they are only usable with a machine
165 driver. Selecting this option will allow these drivers to be built
166 without an explicit machine driver for test and development purposes.
167
ca53fb24
MB
168 Support for the bus types used to access the codecs to be built must
169 be selected separately.
170
0c941615
MB
171 If unsure select "N".
172
f213f4b5
HZ
173config SND_SOC_88PM860X
174 tristate
175
07ed873e
MB
176config SND_SOC_ARIZONA
177 tristate
178 default y if SND_SOC_WM5102=y
5c6af635 179 default y if SND_SOC_WM5110=y
40843aea 180 default y if SND_SOC_WM8997=y
07ed873e 181 default m if SND_SOC_WM5102=m
5c6af635 182 default m if SND_SOC_WM5110=m
40843aea 183 default m if SND_SOC_WM8997=m
07ed873e 184
a2342ae3
MB
185config SND_SOC_WM_HUBS
186 tristate
41f9a314
CC
187 default y if SND_SOC_WM8993=y || SND_SOC_WM8994=y
188 default m if SND_SOC_WM8993=m || SND_SOC_WM8994=m
0c941615 189
2159ad93
MB
190config SND_SOC_WM_ADSP
191 tristate
804f5ba7 192 default y if SND_SOC_WM5102=y
9a3e1b8c 193 default y if SND_SOC_WM5110=y
2159ad93 194 default y if SND_SOC_WM2200=y
804f5ba7 195 default m if SND_SOC_WM5102=m
9a3e1b8c 196 default m if SND_SOC_WM5110=m
2159ad93
MB
197 default m if SND_SOC_WM2200=m
198
679d7abd
OL
199config SND_SOC_AB8500_CODEC
200 tristate
201
7f137ab6
RP
202config SND_SOC_AC97_CODEC
203 tristate
89fe5117 204 select SND_AC97_CODEC
7f137ab6 205
7eaae41e
BS
206config SND_SOC_AD1836
207 tristate
208
a1533d94 209config SND_SOC_AD193X
1274738d
BS
210 tristate
211
6c3d713e
LPC
212config SND_SOC_AD193X_SPI
213 tristate
214 select SND_SOC_AD193X
215
216config SND_SOC_AD193X_I2C
217 tristate
218 select SND_SOC_AD193X
219
5f57dc8b
CC
220config SND_SOC_AD1980
221 tristate
222
0e77e784
CC
223config SND_SOC_AD73311
224 tristate
631ed8a2 225
4101866c
LPC
226config SND_SOC_ADAU1373
227 tristate
228
631ed8a2 229config SND_SOC_ADAU1701
1291e141
MB
230 tristate "Analog Devices ADAU1701 CODEC"
231 depends on I2C
6b10998d 232 select SND_SOC_SIGMADSP_I2C
631ed8a2 233
4101866c 234config SND_SOC_ADAU17X1
ddd7a260 235 tristate
6b10998d 236 select SND_SOC_SIGMADSP_REGMAP
ddd7a260 237
dab464b6
LPC
238config SND_SOC_ADAU1761
239 tristate
240 select SND_SOC_ADAU17X1
241
242config SND_SOC_ADAU1761_I2C
243 tristate
244 select SND_SOC_ADAU1761
245 select REGMAP_I2C
246
247config SND_SOC_ADAU1761_SPI
248 tristate
249 select SND_SOC_ADAU1761
250 select REGMAP_SPI
251
2923af02
LPC
252config SND_SOC_ADAU1781
253 select SND_SOC_ADAU17X1
254 tristate
255
256config SND_SOC_ADAU1781_I2C
257 tristate
258 select SND_SOC_ADAU1781
259 select REGMAP_I2C
260
261config SND_SOC_ADAU1781_SPI
262 tristate
263 select SND_SOC_ADAU1781
264 select REGMAP_SPI
ddd7a260 265
603597c9
LPC
266config SND_SOC_ADAU1977
267 tristate
268
269config SND_SOC_ADAU1977_SPI
270 tristate
271 select SND_SOC_ADAU1977
272 select REGMAP_SPI
273
274config SND_SOC_ADAU1977_I2C
275 tristate
276 select SND_SOC_ADAU1977
277 select REGMAP_I2C
278
cc52688a
LPC
279config SND_SOC_ADAV80X
280 tristate
281
0c2d6964
LPC
282config SND_SOC_ADAV801
283 tristate
284 select SND_SOC_ADAV80X
285
286config SND_SOC_ADAV803
287 tristate
288 select SND_SOC_ADAV80X
289
2dcf9fb9
GG
290config SND_SOC_ADS117X
291 tristate
0e77e784 292
a381934e 293config SND_SOC_AK4104
1291e141
MB
294 tristate "AKM AK4104 CODEC"
295 depends on SPI_MASTER
a381934e 296
796d2ca8
RP
297config SND_SOC_AK4535
298 tristate
299
a2911cdb 300config SND_SOC_AK4554
1291e141 301 tristate "AKM AK4554 CODEC"
a2911cdb 302
00d27010
DA
303config SND_SOC_AK4641
304 tristate
305
a3a83d9a 306config SND_SOC_AK4642
1291e141
MB
307 tristate "AKM AK4642 CODEC"
308 depends on I2C
a3a83d9a 309
2312fd8f
JS
310config SND_SOC_AK4671
311 tristate
312
cc289be8 313config SND_SOC_AK5386
1291e141 314 tristate "AKM AK5638 CODEC"
cc289be8 315
6f4bc952 316config SND_SOC_ALC5623
7d6d478f 317 tristate "Realtek ALC5623 CODEC"
5dc04f51 318 depends on I2C
1291e141 319
94d5f7c0
LR
320config SND_SOC_ALC5632
321 tristate
6f4bc952 322
b56e972b
MA
323config SND_SOC_CQ0093VC
324 tristate
325
72ed5a8c 326config SND_SOC_CS42L51
327 tristate
328
a1253ef6
BA
329config SND_SOC_CS42L51_I2C
330 tristate
331 select SND_SOC_CS42L51
332
dfe0f98b 333config SND_SOC_CS42L52
1291e141 334 tristate "Cirrus Logic CS42L52 CODEC"
a2915d4f 335 depends on I2C && INPUT
dfe0f98b 336
272b5edd
BA
337config SND_SOC_CS42L56
338 tristate "Cirrus Logic CS42L56 CODEC"
339 depends on I2C && INPUT
dfe0f98b 340
6d10c914 341config SND_SOC_CS42L73
1291e141
MB
342 tristate "Cirrus Logic CS42L73 CODEC"
343 depends on I2C
6d10c914 344
fb6f8069
PH
345config SND_SOC_CS4265
346 tristate "Cirrus Logic CS4265 CODEC"
347 depends on I2C
348 select REGMAP_I2C
349
3e860846
MB
350# Cirrus Logic CS4270 Codec
351config SND_SOC_CS4270
1291e141
MB
352 tristate "Cirrus Logic CS4270 CODEC"
353 depends on I2C
3e860846 354
3e860846
MB
355# Cirrus Logic CS4270 Codec VD = 3.3V Errata
356# Select if you are affected by the errata where the part will not function
357# if MCLK divide-by-1.5 is selected and VD is set to 3.3V. The driver will
358# not select any sample rates that require MCLK to be divided by 1.5.
359config SND_SOC_CS4270_VD33_ERRATA
360 bool
361 depends on SND_SOC_CS4270
362
67b22517 363config SND_SOC_CS4271
1291e141
MB
364 tristate "Cirrus Logic CS4271 CODEC"
365 depends on SND_SOC_I2C_AND_SPI
67b22517 366
0c516b4f
NC
367config SND_SOC_CS42XX8
368 tristate
369
370config SND_SOC_CS42XX8_I2C
371 tristate "Cirrus Logic CS42448/CS42888 CODEC (I2C)"
372 depends on I2C
373 select SND_SOC_CS42XX8
374 select REGMAP_I2C
375
459dc352
JK
376config SND_SOC_CX20442
377 tristate
4f73bc4d 378 depends on TTY
459dc352 379
3b097d64 380config SND_SOC_JZ4740_CODEC
dd1b18ab 381 select REGMAP_MMIO
3b097d64
LPC
382 tristate
383
1cad1de1
CP
384config SND_SOC_L3
385 tristate
386
b4541665
MB
387config SND_SOC_DA7210
388 tristate
389
ef5c2eba
AT
390config SND_SOC_DA7213
391 tristate
392
48e27874
AT
393config SND_SOC_DA732X
394 tristate
395
9911f7f7
AC
396config SND_SOC_DA9055
397 tristate
398
200ceb96 399config SND_SOC_BT_SCO
a077ff90
LPC
400 tristate
401
a710770e
DL
402config SND_SOC_DMIC
403 tristate
404
1291e141
MB
405config SND_SOC_HDMI_CODEC
406 tristate "HDMI stub CODEC"
407
2f989f7e
SR
408config SND_SOC_ISABELLE
409 tristate
410
dbf7a733
SR
411config SND_SOC_LM49453
412 tristate
413
e86e1244
MB
414config SND_SOC_MAX98088
415 tristate
416
83f7cbc4
KM
417config SND_SOC_MAX98090
418 tristate
419
82a5a936
PH
420config SND_SOC_MAX98095
421 tristate
422
0e45cab6
CG
423config SND_SOC_MAX9850
424 tristate
425
95169d08 426config SND_SOC_PCM1681
1291e141
MB
427 tristate "Texas Instruments PCM1681 CODEC"
428 depends on I2C
95169d08 429
13b02fa0 430config SND_SOC_PCM1792A
1291e141
MB
431 tristate "Texas Instruments PCM1792A CODEC"
432 depends on SPI_MASTER
13b02fa0 433
1c0090c2
HV
434config SND_SOC_PCM3008
435 tristate
436
5a3af129 437config SND_SOC_PCM512x
22066226
MB
438 tristate
439
440config SND_SOC_PCM512x_I2C
441 tristate "Texas Instruments PCM512x CODECs - I2C"
442 depends on I2C
443 select SND_SOC_PCM512x
444 select REGMAP_I2C
445
446config SND_SOC_PCM512x_SPI
447 tristate "Texas Instruments PCM512x CODECs - SPI"
448 depends on SPI_MASTER
449 select SND_SOC_PCM512x
450 select REGMAP_SPI
5a3af129 451
49ef7925
OC
452config SND_SOC_RL6231
453 tristate
454 default y if SND_SOC_RT5640=y
455 default y if SND_SOC_RT5645=y
456 default y if SND_SOC_RT5651=y
5e8351de 457 default y if SND_SOC_RT5670=y
30f14b43 458 default y if SND_SOC_RT5677=y
49ef7925
OC
459 default m if SND_SOC_RT5640=m
460 default m if SND_SOC_RT5645=m
461 default m if SND_SOC_RT5651=m
5e8351de 462 default m if SND_SOC_RT5670=m
30f14b43 463 default m if SND_SOC_RT5677=m
49ef7925 464
07cf7cba
BL
465config SND_SOC_RT286
466 tristate
467
689b956e
AL
468config SND_SOC_RT5631
469 tristate
470
997b0520
BL
471config SND_SOC_RT5640
472 tristate
473
1319b2f6
OC
474config SND_SOC_RT5645
475 tristate
476
40bc18a2
BL
477config SND_SOC_RT5651
478 tristate
479
5e8351de
BL
480config SND_SOC_RT5670
481 tristate
482
0e826e86
OC
483config SND_SOC_RT5677
484 tristate
485
9b34e6cc
ZZ
486#Freescale sgtl5000 codec
487config SND_SOC_SGTL5000
1291e141
MB
488 tristate "Freescale SGTL5000 CODEC"
489 depends on I2C
9b34e6cc 490
330345eb
AS
491config SND_SOC_SI476X
492 tristate
493
40216ce7
LPC
494config SND_SOC_SIGMADSP
495 tristate
496 select CRC32
497
6b10998d
LPC
498config SND_SOC_SIGMADSP_I2C
499 tristate
500 select SND_SOC_SIGMADSP
501
502config SND_SOC_SIGMADSP_REGMAP
503 tristate
504 select SND_SOC_SIGMADSP
505
f516e368
RY
506config SND_SOC_SIRF_AUDIO_CODEC
507 tristate "SiRF SoC internal audio codec"
508 select REGMAP_MMIO
509
4dc69be2
VK
510config SND_SOC_SN95031
511 tristate
512
be461ba8 513config SND_SOC_SPDIF
1291e141 514 tristate "S/PDIF CODEC"
be461ba8 515
b6b5e76b
LPC
516config SND_SOC_SSM2518
517 tristate
518
3e860846
MB
519config SND_SOC_SSM2602
520 tristate
521
c924dc68 522config SND_SOC_SSM2602_SPI
555b9ee1
SK
523 tristate "Analog Devices SSM2602 CODEC - SPI"
524 depends on SPI_MASTER
c924dc68 525 select SND_SOC_SSM2602
555b9ee1 526 select REGMAP_SPI
c924dc68
LPC
527
528config SND_SOC_SSM2602_I2C
555b9ee1
SK
529 tristate "Analog Devices SSM2602 CODEC - I2C"
530 depends on I2C
c924dc68 531 select SND_SOC_SSM2602
555b9ee1 532 select REGMAP_I2C
c924dc68 533
c034abf6
JS
534config SND_SOC_STA32X
535 tristate
536
2439ea1f
SB
537config SND_SOC_STA350
538 tristate "STA350 speaker amplifier"
539 depends on I2C
540
3be58dbb
RK
541config SND_SOC_STA529
542 tristate
543
3c166c7f
JS
544config SND_SOC_STAC9766
545 tristate
546
5df7f71d
DM
547config SND_SOC_TAS2552
548 tristate "Texas Instruments TAS2552 Mono Audio amplifier"
549 depends on I2C
550
4fa89346 551config SND_SOC_TAS5086
1291e141
MB
552 tristate "Texas Instruments TAS5086 speaker amplifier"
553 depends on I2C
4fa89346 554
c1f27190
AK
555config SND_SOC_TLV320AIC23
556 tristate
c1f27190 557
b3fc5725
MF
558config SND_SOC_TLV320AIC23_I2C
559 tristate
560 select SND_SOC_TLV320AIC23
561
562config SND_SOC_TLV320AIC23_SPI
563 tristate
564 select SND_SOC_TLV320AIC23
565
3e860846 566config SND_SOC_TLV320AIC26
379cf397 567 tristate
446e0f69 568 depends on SPI
3e860846 569
e00447fa 570config SND_SOC_TLV320AIC31XX
96665e31 571 tristate "Texas Instruments TLV320AIC31xx CODECs"
a9ef83f2
PU
572 depends on I2C
573 select REGMAP_I2C
e00447fa 574
684a65d4 575config SND_SOC_TLV320AIC32X4
1d471cd1
JM
576 tristate
577
3e860846 578config SND_SOC_TLV320AIC3X
1291e141
MB
579 tristate "Texas Instruments TLV320AIC3x CODECs"
580 depends on I2C
c8bf93f0
PU
581
582config SND_SOC_TLV320DAC33
583 tristate
3e860846 584
cc17557e 585config SND_SOC_TWL4030
57fe7251 586 select MFD_TWL4030_AUDIO
cc17557e 587 tristate
cc17557e 588
8ecbabd9
MLC
589config SND_SOC_TWL6040
590 tristate
591
1cad1de1
CP
592config SND_SOC_UDA134X
593 tristate
1cad1de1 594
b7482f52
PZ
595config SND_SOC_UDA1380
596 tristate
597
49d7ad9d
MB
598config SND_SOC_WL1273
599 tristate
600
e3523e01
DP
601config SND_SOC_WM0010
602 tristate
603
4bb3f43c
MB
604config SND_SOC_WM1250_EV1
605 tristate
606
4911ccdb
MB
607config SND_SOC_WM2000
608 tristate
609
d5315a23
MB
610config SND_SOC_WM2200
611 tristate
612
6d4baf08
MB
613config SND_SOC_WM5100
614 tristate
615
93e8791d
MB
616config SND_SOC_WM5102
617 tristate
618
5c6af635
MB
619config SND_SOC_WM5110
620 tristate
621
40aa4a30
MB
622config SND_SOC_WM8350
623 tristate
624
aaf1e176
MB
625config SND_SOC_WM8400
626 tristate
627
5d421516 628config SND_SOC_WM8510
1291e141
MB
629 tristate "Wolfson Microelectronics WM8510 CODEC"
630 depends on SND_SOC_I2C_AND_SPI
5d421516 631
1dcf98ff 632config SND_SOC_WM8523
1291e141
MB
633 tristate "Wolfson Microelectronics WM8523 DAC"
634 depends on I2C
1dcf98ff 635
e88ba015 636config SND_SOC_WM8580
1291e141
MB
637 tristate "Wolfson Microelectronics WM8523 CODEC"
638 depends on I2C
e88ba015 639
bd6d4177 640config SND_SOC_WM8711
1291e141
MB
641 tristate "Wolfson Microelectronics WM8711 CODEC"
642 depends on SND_SOC_I2C_AND_SPI
bd6d4177 643
89933dee
NJ
644config SND_SOC_WM8727
645 tristate
646
71cfc902 647config SND_SOC_WM8728
1291e141
MB
648 tristate "Wolfson Microelectronics WM8728 DAC"
649 depends on SND_SOC_I2C_AND_SPI
71cfc902 650
7f137ab6 651config SND_SOC_WM8731
1291e141
MB
652 tristate "Wolfson Microelectronics WM8731 CODEC"
653 depends on SND_SOC_I2C_AND_SPI
7f137ab6 654
2a9ae13a 655config SND_SOC_WM8737
1291e141
MB
656 tristate "Wolfson Microelectronics WM8737 ADC"
657 depends on SND_SOC_I2C_AND_SPI
2a9ae13a 658
992bee40 659config SND_SOC_WM8741
1291e141
MB
660 tristate "Wolfson Microelectronics WM8737 DAC"
661 depends on SND_SOC_I2C_AND_SPI
992bee40 662
7f137ab6 663config SND_SOC_WM8750
1291e141
MB
664 tristate "Wolfson Microelectronics WM8750 CODEC"
665 depends on SND_SOC_I2C_AND_SPI
7f137ab6 666
33703b73 667config SND_SOC_WM8753
1291e141
MB
668 tristate "Wolfson Microelectronics WM8753 CODEC"
669 depends on SND_SOC_I2C_AND_SPI
33703b73 670
c046fd4d 671config SND_SOC_WM8770
1291e141 672 tristate "Wolfson Microelectronics WM8770 CODEC"
e479d85c 673 depends on SPI_MASTER
c046fd4d 674
924914ee 675config SND_SOC_WM8776
1291e141
MB
676 tristate "Wolfson Microelectronics WM8776 CODEC"
677 depends on SND_SOC_I2C_AND_SPI
924914ee 678
ec3ea54c
JS
679config SND_SOC_WM8782
680 tristate
681
33cf45c8 682config SND_SOC_WM8804
1291e141
MB
683 tristate "Wolfson Microelectronics WM8804 S/PDIF transceiver"
684 depends on SND_SOC_I2C_AND_SPI
33cf45c8 685
0e0e16a8
MB
686config SND_SOC_WM8900
687 tristate
688
f1c0a02f 689config SND_SOC_WM8903
1291e141
MB
690 tristate "Wolfson Microelectronics WM8903 CODEC"
691 depends on I2C
f1c0a02f 692
a91eb199
MB
693config SND_SOC_WM8904
694 tristate
695
0b5e92c5
JC
696config SND_SOC_WM8940
697 tristate
698
b35a28af
MB
699config SND_SOC_WM8955
700 tristate
701
f2644a2c
MB
702config SND_SOC_WM8960
703 tristate
704
74dc55ed
MB
705config SND_SOC_WM8961
706 tristate
707
9a76f1ff 708config SND_SOC_WM8962
1291e141 709 tristate "Wolfson Microelectronics WM8962 CODEC"
a2915d4f 710 depends on I2C && INPUT
9a76f1ff 711
8bae3e23
KK
712config SND_SOC_WM8971
713 tristate
714
0a1bf553
MB
715config SND_SOC_WM8974
716 tristate
717
0d34e915
GL
718config SND_SOC_WM8978
719 tristate
720
6b3860b0
DP
721config SND_SOC_WM8983
722 tristate
723
6d6f8b83
DP
724config SND_SOC_WM8985
725 tristate
726
5409fb4e
MB
727config SND_SOC_WM8988
728 tristate
729
f10485e7
MB
730config SND_SOC_WM8990
731 tristate
732
203db220
DP
733config SND_SOC_WM8991
734 tristate
735
942c435b
MB
736config SND_SOC_WM8993
737 tristate
738
9e6e96a1
MB
739config SND_SOC_WM8994
740 tristate
741
6a504a75
DP
742config SND_SOC_WM8995
743 tristate
744
a9ba6151
MB
745config SND_SOC_WM8996
746 tristate
747
40843aea
CK
748config SND_SOC_WM8997
749 tristate
750
86ed3669
MB
751config SND_SOC_WM9081
752 tristate
753
59792aa9
MB
754config SND_SOC_WM9090
755 tristate
756
2aceefef
IM
757config SND_SOC_WM9705
758 tristate
759
7f137ab6
RP
760config SND_SOC_WM9712
761 tristate
b0c813ce 762
83ac08c0
LG
763config SND_SOC_WM9713
764 tristate
9db9ed97
JS
765
766# Amp
9b0a25f0
LPC
767config SND_SOC_LM4857
768 tristate
769
394d2bba
WS
770config SND_SOC_MAX9768
771 tristate
772
9db9ed97
JS
773config SND_SOC_MAX9877
774 tristate
493b67ef 775
8b908b86
PR
776config SND_SOC_MC13783
777 tristate
778
d808fe9f
TM
779config SND_SOC_ML26124
780 tristate
781
493b67ef 782config SND_SOC_TPA6130A2
1291e141
MB
783 tristate "Texas Instruments TPA6130A2 headphone amplifier"
784 depends on I2C
4d1a7722
MB
785
786endmenu
This page took 0.605202 seconds and 5 git commands to generate.