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