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