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