Merge remote-tracking branch 'asoc/topic/rt5670' into asoc-next
[deliverable/linux.git] / sound / soc / codecs / Kconfig
CommitLineData
227b4dc6
MB
1# Helper to resolve issues with configs that have SPI enabled but I2C
2# modular, meaning we can't build the codec driver in with I2C support.
3# We use an ordered list of conditional defaults to pick the appropriate
4# setting - SPI can't be modular so that case doesn't need to be covered.
5config SND_SOC_I2C_AND_SPI
6 tristate
7 default m if I2C=m
8 default y if I2C=y
9 default y if SPI_MASTER=y
10
4d1a7722
MB
11menu "CODEC drivers"
12
0c941615
MB
13config SND_SOC_ALL_CODECS
14 tristate "Build all ASoC CODEC drivers"
64b0c282 15 depends on COMPILE_TEST
f213f4b5 16 select SND_SOC_88PM860X if MFD_88PM860X
070504ad 17 select SND_SOC_L3
679d7abd 18 select SND_SOC_AB8500_CODEC if ABX500_CORE
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
07cf7cba
BL
512config SND_SOC_RT286
513 tristate
a577483b 514 depends on I2C
07cf7cba 515
689b956e 516config SND_SOC_RT5631
86707f7f
KMD
517 tristate "Realtek ALC5631/RT5631 CODEC"
518 depends on I2C
689b956e 519
997b0520
BL
520config SND_SOC_RT5640
521 tristate
522
1319b2f6
OC
523config SND_SOC_RT5645
524 tristate
525
40bc18a2
BL
526config SND_SOC_RT5651
527 tristate
528
5e8351de
BL
529config SND_SOC_RT5670
530 tristate
531
0e826e86
OC
532config SND_SOC_RT5677
533 tristate
359ff7ff
BZ
534 select REGMAP_I2C
535 select REGMAP_IRQ
0e826e86 536
e29bee09
BZ
537config SND_SOC_RT5677_SPI
538 tristate
4c121129 539 default SND_SOC_RT5677 && SPI
e29bee09 540
9b34e6cc
ZZ
541#Freescale sgtl5000 codec
542config SND_SOC_SGTL5000
1291e141
MB
543 tristate "Freescale SGTL5000 CODEC"
544 depends on I2C
9b34e6cc 545
330345eb
AS
546config SND_SOC_SI476X
547 tristate
548
40216ce7
LPC
549config SND_SOC_SIGMADSP
550 tristate
551 select CRC32
552
6b10998d
LPC
553config SND_SOC_SIGMADSP_I2C
554 tristate
555 select SND_SOC_SIGMADSP
556
557config SND_SOC_SIGMADSP_REGMAP
558 tristate
559 select SND_SOC_SIGMADSP
560
f516e368
RY
561config SND_SOC_SIRF_AUDIO_CODEC
562 tristate "SiRF SoC internal audio codec"
563 select REGMAP_MMIO
564
4dc69be2
VK
565config SND_SOC_SN95031
566 tristate
567
be461ba8 568config SND_SOC_SPDIF
1291e141 569 tristate "S/PDIF CODEC"
be461ba8 570
b6b5e76b
LPC
571config SND_SOC_SSM2518
572 tristate
573
3e860846
MB
574config SND_SOC_SSM2602
575 tristate
576
c924dc68 577config SND_SOC_SSM2602_SPI
555b9ee1
SK
578 tristate "Analog Devices SSM2602 CODEC - SPI"
579 depends on SPI_MASTER
c924dc68 580 select SND_SOC_SSM2602
555b9ee1 581 select REGMAP_SPI
c924dc68
LPC
582
583config SND_SOC_SSM2602_I2C
555b9ee1
SK
584 tristate "Analog Devices SSM2602 CODEC - I2C"
585 depends on I2C
c924dc68 586 select SND_SOC_SSM2602
555b9ee1 587 select REGMAP_I2C
c924dc68 588
1ee44ce0
AP
589config SND_SOC_SSM4567
590 tristate "Analog Devices ssm4567 amplifier driver support"
591 depends on I2C
c924dc68 592
c034abf6 593config SND_SOC_STA32X
6fad6259
TN
594 tristate "STA326, STA328 and STA329 speaker amplifier"
595 depends on I2C
a1be4cea 596 select REGMAP_I2C
c034abf6 597
2439ea1f
SB
598config SND_SOC_STA350
599 tristate "STA350 speaker amplifier"
600 depends on I2C
601
3be58dbb
RK
602config SND_SOC_STA529
603 tristate
604
3c166c7f
JS
605config SND_SOC_STAC9766
606 tristate
607
5df7f71d
DM
608config SND_SOC_TAS2552
609 tristate "Texas Instruments TAS2552 Mono Audio amplifier"
610 depends on I2C
611
4fa89346 612config SND_SOC_TAS5086
1291e141
MB
613 tristate "Texas Instruments TAS5086 speaker amplifier"
614 depends on I2C
4fa89346 615
3fd6e7d9
KC
616config SND_SOC_TAS571X
617 tristate "Texas Instruments TAS5711/TAS5717/TAS5719 power amplifiers"
618 depends on I2C
619
fbace43e
PR
620config SND_SOC_TFA9879
621 tristate "NXP Semiconductors TFA9879 amplifier"
622 depends on I2C
623
c1f27190
AK
624config SND_SOC_TLV320AIC23
625 tristate
c1f27190 626
b3fc5725 627config SND_SOC_TLV320AIC23_I2C
d004ebbe 628 tristate "Texas Instruments TLV320AIC23 audio CODEC - I2C"
bf9706fe 629 depends on I2C
b3fc5725
MF
630 select SND_SOC_TLV320AIC23
631
632config SND_SOC_TLV320AIC23_SPI
d004ebbe 633 tristate "Texas Instruments TLV320AIC23 audio CODEC - SPI"
bf9706fe 634 depends on SPI_MASTER
b3fc5725
MF
635 select SND_SOC_TLV320AIC23
636
3e860846 637config SND_SOC_TLV320AIC26
379cf397 638 tristate
446e0f69 639 depends on SPI
3e860846 640
e00447fa 641config SND_SOC_TLV320AIC31XX
96665e31 642 tristate "Texas Instruments TLV320AIC31xx CODECs"
a9ef83f2
PU
643 depends on I2C
644 select REGMAP_I2C
e00447fa 645
684a65d4 646config SND_SOC_TLV320AIC32X4
1d471cd1
JM
647 tristate
648
3e860846 649config SND_SOC_TLV320AIC3X
1291e141
MB
650 tristate "Texas Instruments TLV320AIC3x CODECs"
651 depends on I2C
c8bf93f0
PU
652
653config SND_SOC_TLV320DAC33
654 tristate
3e860846 655
2880fc87
DR
656config SND_SOC_TS3A227E
657 tristate "TI Headset/Mic detect and keypress chip"
658 depends on I2C
659
cc17557e 660config SND_SOC_TWL4030
57fe7251 661 select MFD_TWL4030_AUDIO
cc17557e 662 tristate
cc17557e 663
8ecbabd9
MLC
664config SND_SOC_TWL6040
665 tristate
666
1cad1de1
CP
667config SND_SOC_UDA134X
668 tristate
1cad1de1 669
b7482f52
PZ
670config SND_SOC_UDA1380
671 tristate
672
49d7ad9d
MB
673config SND_SOC_WL1273
674 tristate
675
e3523e01
DP
676config SND_SOC_WM0010
677 tristate
678
4bb3f43c
MB
679config SND_SOC_WM1250_EV1
680 tristate
681
4911ccdb
MB
682config SND_SOC_WM2000
683 tristate
684
d5315a23
MB
685config SND_SOC_WM2200
686 tristate
687
6d4baf08
MB
688config SND_SOC_WM5100
689 tristate
690
93e8791d
MB
691config SND_SOC_WM5102
692 tristate
693
5c6af635
MB
694config SND_SOC_WM5110
695 tristate
696
40aa4a30
MB
697config SND_SOC_WM8350
698 tristate
699
aaf1e176
MB
700config SND_SOC_WM8400
701 tristate
702
5d421516 703config SND_SOC_WM8510
1291e141
MB
704 tristate "Wolfson Microelectronics WM8510 CODEC"
705 depends on SND_SOC_I2C_AND_SPI
5d421516 706
1dcf98ff 707config SND_SOC_WM8523
1291e141
MB
708 tristate "Wolfson Microelectronics WM8523 DAC"
709 depends on I2C
1dcf98ff 710
e88ba015 711config SND_SOC_WM8580
1291e141
MB
712 tristate "Wolfson Microelectronics WM8523 CODEC"
713 depends on I2C
e88ba015 714
bd6d4177 715config SND_SOC_WM8711
1291e141
MB
716 tristate "Wolfson Microelectronics WM8711 CODEC"
717 depends on SND_SOC_I2C_AND_SPI
bd6d4177 718
89933dee
NJ
719config SND_SOC_WM8727
720 tristate
721
71cfc902 722config SND_SOC_WM8728
1291e141
MB
723 tristate "Wolfson Microelectronics WM8728 DAC"
724 depends on SND_SOC_I2C_AND_SPI
71cfc902 725
7f137ab6 726config SND_SOC_WM8731
1291e141
MB
727 tristate "Wolfson Microelectronics WM8731 CODEC"
728 depends on SND_SOC_I2C_AND_SPI
7f137ab6 729
2a9ae13a 730config SND_SOC_WM8737
1291e141
MB
731 tristate "Wolfson Microelectronics WM8737 ADC"
732 depends on SND_SOC_I2C_AND_SPI
2a9ae13a 733
992bee40 734config SND_SOC_WM8741
1291e141
MB
735 tristate "Wolfson Microelectronics WM8737 DAC"
736 depends on SND_SOC_I2C_AND_SPI
992bee40 737
7f137ab6 738config SND_SOC_WM8750
1291e141
MB
739 tristate "Wolfson Microelectronics WM8750 CODEC"
740 depends on SND_SOC_I2C_AND_SPI
7f137ab6 741
33703b73 742config SND_SOC_WM8753
1291e141
MB
743 tristate "Wolfson Microelectronics WM8753 CODEC"
744 depends on SND_SOC_I2C_AND_SPI
33703b73 745
c046fd4d 746config SND_SOC_WM8770
1291e141 747 tristate "Wolfson Microelectronics WM8770 CODEC"
e479d85c 748 depends on SPI_MASTER
c046fd4d 749
924914ee 750config SND_SOC_WM8776
1291e141
MB
751 tristate "Wolfson Microelectronics WM8776 CODEC"
752 depends on SND_SOC_I2C_AND_SPI
924914ee 753
ec3ea54c
JS
754config SND_SOC_WM8782
755 tristate
756
33cf45c8 757config SND_SOC_WM8804
bbed297d
CK
758 tristate
759
760config SND_SOC_WM8804_I2C
761 tristate "Wolfson Microelectronics WM8804 S/PDIF transceiver I2C"
762 depends on I2C
763 select SND_SOC_WM8804
764 select REGMAP_I2C
765
766config SND_SOC_WM8804_SPI
767 tristate "Wolfson Microelectronics WM8804 S/PDIF transceiver SPI"
768 depends on SPI_MASTER
769 select SND_SOC_WM8804
770 select REGMAP_SPI
33cf45c8 771
0e0e16a8
MB
772config SND_SOC_WM8900
773 tristate
774
f1c0a02f 775config SND_SOC_WM8903
1291e141
MB
776 tristate "Wolfson Microelectronics WM8903 CODEC"
777 depends on I2C
f1c0a02f 778
a91eb199
MB
779config SND_SOC_WM8904
780 tristate
781
0b5e92c5
JC
782config SND_SOC_WM8940
783 tristate
784
b35a28af
MB
785config SND_SOC_WM8955
786 tristate
787
f2644a2c
MB
788config SND_SOC_WM8960
789 tristate
790
74dc55ed
MB
791config SND_SOC_WM8961
792 tristate
793
9a76f1ff 794config SND_SOC_WM8962
1291e141 795 tristate "Wolfson Microelectronics WM8962 CODEC"
a2915d4f 796 depends on I2C && INPUT
9a76f1ff 797
8bae3e23
KK
798config SND_SOC_WM8971
799 tristate
800
0a1bf553
MB
801config SND_SOC_WM8974
802 tristate
803
0d34e915 804config SND_SOC_WM8978
77c54539
GU
805 tristate "Wolfson Microelectronics WM8978 codec"
806 depends on I2C
0d34e915 807
6b3860b0
DP
808config SND_SOC_WM8983
809 tristate
810
6d6f8b83
DP
811config SND_SOC_WM8985
812 tristate
813
5409fb4e
MB
814config SND_SOC_WM8988
815 tristate
816
f10485e7
MB
817config SND_SOC_WM8990
818 tristate
819
203db220
DP
820config SND_SOC_WM8991
821 tristate
822
942c435b
MB
823config SND_SOC_WM8993
824 tristate
825
9e6e96a1
MB
826config SND_SOC_WM8994
827 tristate
828
6a504a75
DP
829config SND_SOC_WM8995
830 tristate
831
a9ba6151
MB
832config SND_SOC_WM8996
833 tristate
834
40843aea
CK
835config SND_SOC_WM8997
836 tristate
837
86ed3669
MB
838config SND_SOC_WM9081
839 tristate
840
59792aa9
MB
841config SND_SOC_WM9090
842 tristate
843
2aceefef
IM
844config SND_SOC_WM9705
845 tristate
846
7f137ab6
RP
847config SND_SOC_WM9712
848 tristate
b0c813ce 849
83ac08c0
LG
850config SND_SOC_WM9713
851 tristate
9db9ed97
JS
852
853# Amp
9b0a25f0
LPC
854config SND_SOC_LM4857
855 tristate
856
394d2bba
WS
857config SND_SOC_MAX9768
858 tristate
859
9db9ed97
JS
860config SND_SOC_MAX9877
861 tristate
493b67ef 862
8b908b86
PR
863config SND_SOC_MC13783
864 tristate
865
d808fe9f
TM
866config SND_SOC_ML26124
867 tristate
868
493b67ef 869config SND_SOC_TPA6130A2
1291e141
MB
870 tristate "Texas Instruments TPA6130A2 headphone amplifier"
871 depends on I2C
4d1a7722
MB
872
873endmenu
This page took 1.177665 seconds and 5 git commands to generate.