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