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