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