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