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