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