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