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