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