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