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