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