xref: /openbmc/linux/drivers/iio/adc/Kconfig (revision e063330a)
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# ADC drivers
4#
5# When adding new entries keep the list in alphabetical order
6
7menu "Analog to digital converters"
8
9config AB8500_GPADC
10	bool "ST-Ericsson AB8500 GPADC driver"
11	depends on AB8500_CORE && REGULATOR_AB8500
12	default y
13	help
14	  AB8500 Analog Baseband, mixed signal integrated circuit GPADC
15	  (General Purpose Analog to Digital Converter) driver used to monitor
16	  internal voltages, convert accessory and battery, AC (charger, mains)
17	  and USB voltages integral to the U8500 platform.
18
19config AD_SIGMA_DELTA
20	tristate
21	select IIO_BUFFER
22	select IIO_TRIGGERED_BUFFER
23
24config AD7091R5
25	tristate "Analog Devices AD7091R5 ADC Driver"
26	depends on I2C
27	select REGMAP_I2C
28	help
29	  Say yes here to build support for Analog Devices AD7091R-5 ADC.
30
31config AD7124
32	tristate "Analog Devices AD7124 and similar sigma-delta ADCs driver"
33	depends on SPI_MASTER
34	select AD_SIGMA_DELTA
35	help
36	  Say yes here to build support for Analog Devices AD7124-4 and AD7124-8
37	  SPI analog to digital converters (ADC).
38
39	  To compile this driver as a module, choose M here: the module will be
40	  called ad7124.
41
42config AD7192
43	tristate "Analog Devices AD7190 AD7192 AD7193 AD7195 ADC driver"
44	depends on SPI
45	select AD_SIGMA_DELTA
46	help
47	  Say yes here to build support for Analog Devices AD7190,
48	  AD7192, AD7193 or AD7195 SPI analog to digital converters (ADC).
49	  If unsure, say N (but it's safe to say "Y").
50
51	  To compile this driver as a module, choose M here: the
52	  module will be called ad7192.
53
54config AD7266
55	tristate "Analog Devices AD7265/AD7266 ADC driver"
56	depends on SPI_MASTER
57	select IIO_BUFFER
58	select IIO_TRIGGER
59	select IIO_TRIGGERED_BUFFER
60	help
61	  Say yes here to build support for Analog Devices AD7265 and AD7266
62	  ADCs.
63
64	  To compile this driver as a module, choose M here: the module will be
65	  called ad7266.
66
67config AD7280
68	tristate "Analog Devices AD7280A Lithium Ion Battery Monitoring System"
69	depends on SPI
70	select CRC8
71	help
72	  Say yes here to build support for Analog Devices AD7280A
73	  Lithium Ion Battery Monitoring System.
74
75	  To compile this driver as a module, choose M here: the
76	  module will be called ad7280a
77
78config AD7291
79	tristate "Analog Devices AD7291 ADC driver"
80	depends on I2C
81	help
82	  Say yes here to build support for Analog Devices AD7291
83	  8 Channel ADC with temperature sensor.
84
85	  To compile this driver as a module, choose M here: the
86	  module will be called ad7291.
87
88config AD7292
89	tristate "Analog Devices AD7292 ADC driver"
90	depends on SPI
91	help
92	  Say yes here to build support for Analog Devices AD7292
93	  8 Channel ADC with temperature sensor.
94
95	  To compile this driver as a module, choose M here: the
96	  module will be called ad7292.
97
98config AD7298
99	tristate "Analog Devices AD7298 ADC driver"
100	depends on SPI
101	select IIO_BUFFER
102	select IIO_TRIGGERED_BUFFER
103	help
104	  Say yes here to build support for Analog Devices AD7298
105	  8 Channel ADC with temperature sensor.
106
107	  To compile this driver as a module, choose M here: the
108	  module will be called ad7298.
109
110config AD7476
111	tristate "Analog Devices AD7476 1-channel ADCs driver and other similar devices from AD and TI"
112	depends on SPI
113	select IIO_BUFFER
114	select IIO_TRIGGERED_BUFFER
115	help
116	  Say yes here to build support for the following SPI analog to
117	  digital converters (ADCs):
118	  Analog Devices: AD7273, AD7274, AD7276, AD7277, AD7278, AD7475,
119	  AD7476, AD7477, AD7478, AD7466, AD7467, AD7468, AD7495, AD7910,
120	  AD7920.
121	  Texas Instruments: ADS7866, ADS7867, ADS7868.
122
123	  To compile this driver as a module, choose M here: the
124	  module will be called ad7476.
125
126config AD7606
127	tristate
128	select IIO_BUFFER
129	select IIO_TRIGGERED_BUFFER
130
131config AD7606_IFACE_PARALLEL
132	tristate "Analog Devices AD7606 ADC driver with parallel interface support"
133	depends on HAS_IOMEM
134	select AD7606
135	help
136	  Say yes here to build parallel interface support for Analog Devices:
137	  ad7605-4, ad7606, ad7606-6, ad7606-4 analog to digital converters (ADC).
138
139	  To compile this driver as a module, choose M here: the
140	  module will be called ad7606_parallel.
141
142config AD7606_IFACE_SPI
143	tristate "Analog Devices AD7606 ADC driver with spi interface support"
144	depends on SPI
145	select AD7606
146	help
147	  Say yes here to build spi interface support for Analog Devices:
148	  ad7605-4, ad7606, ad7606-6, ad7606-4 analog to digital converters (ADC).
149
150	  To compile this driver as a module, choose M here: the
151	  module will be called ad7606_spi.
152
153config AD7766
154	tristate "Analog Devices AD7766/AD7767 ADC driver"
155	depends on SPI_MASTER
156	select IIO_BUFFER
157	select IIO_TRIGGERED_BUFFER
158	help
159	  Say yes here to build support for Analog Devices AD7766, AD7766-1,
160	  AD7766-2, AD7767, AD7767-1, AD7767-2 SPI analog to digital converters.
161
162	  To compile this driver as a module, choose M here: the module will be
163	  called ad7766.
164
165config AD7768_1
166	tristate "Analog Devices AD7768-1 ADC driver"
167	depends on SPI
168	select IIO_BUFFER
169	select IIO_TRIGGER
170	select IIO_TRIGGERED_BUFFER
171	help
172	  Say yes here to build support for Analog Devices AD7768-1 SPI
173	  simultaneously sampling sigma-delta analog to digital converter (ADC).
174
175	  To compile this driver as a module, choose M here: the module will be
176	  called ad7768-1.
177
178config AD7780
179	tristate "Analog Devices AD7780 and similar ADCs driver"
180	depends on SPI
181	depends on GPIOLIB || COMPILE_TEST
182	select AD_SIGMA_DELTA
183	help
184	  Say yes here to build support for Analog Devices AD7170, AD7171,
185	  AD7780 and AD7781 SPI analog to digital converters (ADC).
186
187	  To compile this driver as a module, choose M here: the
188	  module will be called ad7780.
189
190config AD7791
191	tristate "Analog Devices AD7791 ADC driver"
192	depends on SPI
193	select AD_SIGMA_DELTA
194	help
195	  Say yes here to build support for Analog Devices AD7787, AD7788, AD7789,
196	  AD7790 and AD7791 SPI analog to digital converters (ADC).
197
198	  To compile this driver as a module, choose M here: the module will be
199	  called ad7791.
200
201config AD7793
202	tristate "Analog Devices AD7793 and similar ADCs driver"
203	depends on SPI
204	select AD_SIGMA_DELTA
205	help
206	  Say yes here to build support for Analog Devices AD7785, AD7792, AD7793,
207	  AD7794 and AD7795 SPI analog to digital converters (ADC).
208
209	  To compile this driver as a module, choose M here: the
210	  module will be called AD7793.
211
212config AD7887
213	tristate "Analog Devices AD7887 ADC driver"
214	depends on SPI
215	select IIO_BUFFER
216	select IIO_TRIGGERED_BUFFER
217	help
218	  Say yes here to build support for Analog Devices
219	  AD7887 SPI analog to digital converter (ADC).
220
221	  To compile this driver as a module, choose M here: the
222	  module will be called ad7887.
223
224config AD7923
225	tristate "Analog Devices AD7923 and similar ADCs driver"
226	depends on SPI
227	select IIO_BUFFER
228	select IIO_TRIGGERED_BUFFER
229	help
230	  Say yes here to build support for Analog Devices
231	  AD7904, AD7914, AD7923, AD7924 4 Channel ADCs.
232
233	  To compile this driver as a module, choose M here: the
234	  module will be called ad7923.
235
236config AD7949
237	tristate "Analog Devices AD7949 and similar ADCs driver"
238	depends on SPI
239	help
240	  Say yes here to build support for Analog Devices
241	  AD7949, AD7682, AD7689 8 Channel ADCs.
242
243	  To compile this driver as a module, choose M here: the
244	  module will be called ad7949.
245
246config AD799X
247	tristate "Analog Devices AD799x ADC driver"
248	depends on I2C
249	select IIO_BUFFER
250	select IIO_TRIGGERED_BUFFER
251	help
252	  Say yes here to build support for Analog Devices:
253	  ad7991, ad7995, ad7999, ad7992, ad7993, ad7994, ad7997, ad7998
254	  i2c analog to digital converters (ADC). Provides direct access
255	  via sysfs.
256
257	  To compile this driver as a module, choose M here: the module will be
258	  called ad799x.
259
260config AD9467
261	tristate "Analog Devices AD9467 High Speed ADC driver"
262	depends on SPI
263	depends on ADI_AXI_ADC
264	help
265	  Say yes here to build support for Analog Devices:
266	  * AD9467 16-Bit, 200 MSPS/250 MSPS Analog-to-Digital Converter
267
268	  The driver requires the assistance of the AXI ADC IP core to operate,
269	  since SPI is used for configuration only, while data has to be
270	  streamed into memory via DMA.
271
272	  To compile this driver as a module, choose M here: the module will be
273	  called ad9467.
274
275config ADI_AXI_ADC
276	tristate "Analog Devices Generic AXI ADC IP core driver"
277	select IIO_BUFFER
278	select IIO_BUFFER_HW_CONSUMER
279	select IIO_BUFFER_DMAENGINE
280	depends on HAS_IOMEM
281	depends on OF
282	help
283	  Say yes here to build support for Analog Devices Generic
284	  AXI ADC IP core. The IP core is used for interfacing with
285	  analog-to-digital (ADC) converters that require either a high-speed
286	  serial interface (JESD204B/C) or a source synchronous parallel
287	  interface (LVDS/CMOS).
288	  Typically (for such devices) SPI will be used for configuration only,
289	  while this IP core handles the streaming of data into memory via DMA.
290
291	  Link: https://wiki.analog.com/resources/fpga/docs/axi_adc_ip
292	  If unsure, say N (but it's safe to say "Y").
293
294	  To compile this driver as a module, choose M here: the
295	  module will be called adi-axi-adc.
296
297config ASPEED_ADC
298	tristate "Aspeed ADC"
299	depends on ARCH_ASPEED || COMPILE_TEST
300	depends on COMMON_CLK
301	help
302	  If you say yes here you get support for the ADC included in Aspeed
303	  BMC SoCs.
304
305	  To compile this driver as a module, choose M here: the module will be
306	  called aspeed_adc.
307
308config AT91_ADC
309	tristate "Atmel AT91 ADC"
310	depends on ARCH_AT91 || COMPILE_TEST
311	depends on INPUT && SYSFS && OF
312	select IIO_BUFFER
313	select IIO_TRIGGERED_BUFFER
314	help
315	  Say yes here to build support for Atmel AT91 ADC.
316
317	  To compile this driver as a module, choose M here: the module will be
318	  called at91_adc.
319
320config AT91_SAMA5D2_ADC
321	tristate "Atmel AT91 SAMA5D2 ADC"
322	depends on ARCH_AT91 || COMPILE_TEST
323	depends on HAS_IOMEM
324	select IIO_BUFFER
325	select IIO_TRIGGERED_BUFFER
326	help
327	  Say yes here to build support for Atmel SAMA5D2 ADC which is
328	  available on SAMA5D2 SoC family.
329
330	  To compile this driver as a module, choose M here: the module will be
331	  called at91-sama5d2_adc.
332
333config AXP20X_ADC
334	tristate "X-Powers AXP20X and AXP22X ADC driver"
335	depends on MFD_AXP20X
336	help
337	  Say yes here to have support for X-Powers power management IC (PMIC)
338	  AXP20X and AXP22X ADC devices.
339
340	  To compile this driver as a module, choose M here: the module will be
341	  called axp20x_adc.
342
343config AXP288_ADC
344	tristate "X-Powers AXP288 ADC driver"
345	depends on MFD_AXP20X
346	help
347	  Say yes here to have support for X-Powers power management IC (PMIC) ADC
348	  device. Depending on platform configuration, this general purpose ADC can
349	  be used for sampling sensors such as thermal resistors.
350
351	  To compile this driver as a module, choose M here: the module will be
352	  called axp288_adc.
353
354config BCM_IPROC_ADC
355	tristate "Broadcom IPROC ADC driver"
356	depends on (ARCH_BCM_IPROC && OF) || COMPILE_TEST
357	depends on MFD_SYSCON
358	default ARCH_BCM_CYGNUS
359	help
360	  Say Y here if you want to add support for the Broadcom static
361	  ADC driver.
362
363	  Broadcom iProc ADC driver. Broadcom iProc ADC controller has 8
364	  channels. The driver allows the user to read voltage values.
365
366config BERLIN2_ADC
367	tristate "Marvell Berlin2 ADC driver"
368	depends on ARCH_BERLIN || COMPILE_TEST
369	help
370	  Marvell Berlin2 ADC driver. This ADC has 8 channels, with one used for
371	  temperature measurement.
372
373config CC10001_ADC
374	tristate "Cosmic Circuits 10001 ADC driver"
375	depends on HAS_IOMEM && HAVE_CLK && REGULATOR
376	select IIO_BUFFER
377	select IIO_TRIGGERED_BUFFER
378	help
379	  Say yes here to build support for Cosmic Circuits 10001 ADC.
380
381	  This driver can also be built as a module. If so, the module will be
382	  called cc10001_adc.
383
384config CPCAP_ADC
385	tristate "Motorola CPCAP PMIC ADC driver"
386	depends on MFD_CPCAP
387	select IIO_BUFFER
388	select IIO_TRIGGERED_BUFFER
389	help
390	  Say yes here to build support for Motorola CPCAP PMIC ADC.
391
392	  This driver can also be built as a module. If so, the module will be
393	  called cpcap-adc.
394
395config DA9150_GPADC
396	tristate "Dialog DA9150 GPADC driver support"
397	depends on MFD_DA9150
398	help
399	  Say yes here to build support for Dialog DA9150 GPADC.
400
401	  This driver can also be built as a module. If chosen, the module name
402	  will be da9150-gpadc.
403
404	  To compile this driver as a module, choose M here: the module will be
405	  called berlin2-adc.
406
407config DLN2_ADC
408	tristate "Diolan DLN-2 ADC driver support"
409	depends on MFD_DLN2
410	select IIO_BUFFER
411	select IIO_TRIGGERED_BUFFER
412	help
413	  Say yes here to build support for Diolan DLN-2 ADC.
414
415	  This driver can also be built as a module. If so, the module will be
416	  called adc_dln2.
417
418config ENVELOPE_DETECTOR
419	tristate "Envelope detector using a DAC and a comparator"
420	help
421	  Say yes here to build support for an envelope detector using a DAC
422	  and a comparator.
423
424	  To compile this driver as a module, choose M here: the module will be
425	  called envelope-detector.
426
427config EP93XX_ADC
428	tristate "Cirrus Logic EP93XX ADC driver"
429	depends on ARCH_EP93XX
430	help
431	  Driver for the ADC module on the EP93XX series of SoC from Cirrus Logic.
432	  It's recommended to switch on CONFIG_HIGH_RES_TIMERS option, in this
433	  case driver will reduce its CPU usage by 90% in some use cases.
434
435	  To compile this driver as a module, choose M here: the module will be
436	  called ep93xx_adc.
437
438config EXYNOS_ADC
439	tristate "Exynos ADC driver support"
440	depends on ARCH_EXYNOS || ARCH_S3C24XX || ARCH_S3C64XX || ARCH_S5PV210 || (OF && COMPILE_TEST)
441	depends on HAS_IOMEM
442	help
443	  Driver for the ADC block found in the Samsung S3C (S3C2410, S3C2416,
444	  S3C2440, S3C2443, S3C6410), S5Pv210 and Exynos SoCs.
445	  Choose Y here only if you build for such Samsung SoC.
446
447	  To compile this driver as a module, choose M here: the module will be
448	  called exynos_adc.
449
450config MXS_LRADC_ADC
451	tristate "Freescale i.MX23/i.MX28 LRADC ADC"
452	depends on MFD_MXS_LRADC
453	select IIO_BUFFER
454	select IIO_TRIGGERED_BUFFER
455	help
456	  Say yes here to build support for the ADC functions of the
457	  i.MX23/i.MX28 LRADC. This includes general-purpose ADC readings,
458	  battery voltage measurement, and die temperature measurement.
459
460	  This driver can also be built as a module. If so, the module will be
461	  called mxs-lradc-adc.
462
463config FSL_MX25_ADC
464	tristate "Freescale MX25 ADC driver"
465	depends on MFD_MX25_TSADC
466	help
467	  Generic Conversion Queue driver used for general purpose ADC in the
468	  MX25. This driver supports single measurements using the MX25 ADC.
469
470config HI8435
471	tristate "Holt Integrated Circuits HI-8435 threshold detector"
472	select IIO_TRIGGERED_EVENT
473	depends on SPI
474	help
475	  If you say yes here you get support for Holt Integrated Circuits
476	  HI-8435 chip.
477
478	  This driver can also be built as a module. If so, the module will be
479	  called hi8435.
480
481config HX711
482	tristate "AVIA HX711 ADC for weight cells"
483	depends on GPIOLIB
484	select IIO_BUFFER
485	select IIO_TRIGGERED_BUFFER
486	help
487	  If you say yes here you get support for AVIA HX711 ADC which is used
488	  for weigh cells
489
490	  This driver uses two GPIOs, one acts as the clock and controls the
491	  channel selection and gain, the other one is used for the measurement
492	  data
493
494	  Currently the raw value is read from the chip and delivered.
495	  To get an actual weight one needs to subtract the
496	  zero offset and multiply by a scale factor.
497	  This should be done in userspace.
498
499	  This driver can also be built as a module. If so, the module will be
500	  called hx711.
501
502config INA2XX_ADC
503	tristate "Texas Instruments INA2xx Power Monitors IIO driver"
504	depends on I2C && !SENSORS_INA2XX
505	select REGMAP_I2C
506	select IIO_BUFFER
507	select IIO_KFIFO_BUF
508	help
509	  Say yes here to build support for TI INA2xx family of Power Monitors.
510	  This driver is mutually exclusive with the HWMON version.
511
512config INGENIC_ADC
513	tristate "Ingenic JZ47xx SoCs ADC driver"
514	depends on MIPS || COMPILE_TEST
515	select IIO_BUFFER
516	help
517	  Say yes here to build support for the Ingenic JZ47xx SoCs ADC unit.
518
519	  This driver can also be built as a module. If so, the module will be
520	  called ingenic_adc.
521
522config INTEL_MRFLD_ADC
523	tristate "Intel Merrifield Basin Cove ADC driver"
524	depends on INTEL_SOC_PMIC_MRFLD
525	help
526	  Say yes here to have support for Basin Cove power management IC (PMIC) ADC
527	  device. Depending on platform configuration, this general purpose ADC can
528	  be used for sampling sensors such as thermal resistors.
529
530	  To compile this driver as a module, choose M here: the module will be
531	  called intel_mrfld_adc.
532
533config IMX7D_ADC
534	tristate "Freescale IMX7D ADC driver"
535	depends on ARCH_MXC || COMPILE_TEST
536	depends on HAS_IOMEM
537	help
538	  Say yes here to build support for IMX7D ADC.
539
540	  This driver can also be built as a module. If so, the module will be
541	  called imx7d_adc.
542
543config IMX8QXP_ADC
544	tristate "NXP IMX8QXP ADC driver"
545	depends on ARCH_MXC || COMPILE_TEST
546	depends on HAS_IOMEM
547	help
548	  Say yes here to build support for IMX8QXP ADC.
549
550	  This driver can also be built as a module. If so, the module will be
551	  called imx8qxp-adc.
552
553config LP8788_ADC
554	tristate "LP8788 ADC driver"
555	depends on MFD_LP8788
556	help
557	  Say yes here to build support for TI LP8788 ADC.
558
559	  To compile this driver as a module, choose M here: the module will be
560	  called lp8788_adc.
561
562config LPC18XX_ADC
563	tristate "NXP LPC18xx ADC driver"
564	depends on ARCH_LPC18XX || COMPILE_TEST
565	depends on HAS_IOMEM
566	help
567	  Say yes here to build support for NXP LPC18XX ADC.
568
569	  To compile this driver as a module, choose M here: the module will be
570	  called lpc18xx_adc.
571
572config LPC32XX_ADC
573	tristate "NXP LPC32XX ADC"
574	depends on ARCH_LPC32XX || COMPILE_TEST
575	depends on HAS_IOMEM
576	help
577	  Say yes here to build support for the integrated ADC inside the
578	  LPC32XX SoC. Note that this feature uses the same hardware as the
579	  touchscreen driver, so you should either select only one of the two
580	  drivers (lpc32xx_adc or lpc32xx_ts) or, in the OpenFirmware case,
581	  activate only one via device tree selection.  Provides direct access
582	  via sysfs.
583
584config LTC2471
585	tristate "Linear Technology LTC2471 and LTC2473 ADC driver"
586	depends on I2C
587	help
588	  Say yes here to build support for Linear Technology LTC2471 and
589	  LTC2473 16-bit I2C ADC.
590
591	  This driver can also be built as a module. If so, the module will
592	  be called ltc2471.
593
594config LTC2485
595	tristate "Linear Technology LTC2485 ADC driver"
596	depends on I2C
597	help
598	  Say yes here to build support for Linear Technology LTC2485 ADC.
599
600	  To compile this driver as a module, choose M here: the module will be
601	  called ltc2485.
602
603config LTC2496
604	tristate "Linear Technology LTC2496 ADC driver"
605	depends on SPI
606	help
607	  Say yes here to build support for Linear Technology LTC2496
608	  16-Bit 8-/16-Channel Delta Sigma ADC.
609
610	  To compile this driver as a module, choose M here: the module will be
611	  called ltc2496.
612
613config LTC2497
614	tristate "Linear Technology LTC2497 ADC driver"
615	depends on I2C
616	help
617	  Say yes here to build support for Linear Technology LTC2497
618	  16-Bit 8-/16-Channel Delta Sigma ADC.
619
620	  To compile this driver as a module, choose M here: the module will be
621	  called ltc2497.
622
623config MAX1027
624	tristate "Maxim max1027 ADC driver"
625	depends on SPI
626	select IIO_BUFFER
627	select IIO_TRIGGERED_BUFFER
628	help
629	  Say yes here to build support for Maxim SPI {10,12}-bit ADC models:
630	  max1027, max1029, max1031, max1227, max1229 and max1231.
631
632	  To compile this driver as a module, choose M here: the module will be
633	  called max1027.
634
635config MAX11100
636	tristate "Maxim max11100 ADC driver"
637	depends on SPI_MASTER
638	help
639	  Say yes here to build support for Maxim max11100 SPI ADC
640
641	  To compile this driver as a module, choose M here: the module will be
642	  called max11100.
643
644config MAX1118
645	tristate "Maxim max1117/max1118/max1119 ADCs driver"
646	depends on SPI
647	select IIO_BUFFER
648	select IIO_TRIGGERED_BUFFER
649	help
650	  Say yes here to build support for Maxim max1117/max1118/max1119
651	  8-bit, dual-channel ADCs.
652
653	  To compile this driver as a module, choose M here: the module will be
654	  called max1118.
655
656config MAX11205
657	tristate "Maxim max11205 ADC driver"
658	depends on SPI
659	select AD_SIGMA_DELTA
660	select IIO_BUFFER
661	select IIO_TRIGGERED_BUFFER
662
663	help
664	  Say yes here to build support for Maxim max11205 16-bit, single-channel
665	  ultra-low power delta-sigma ADC.
666
667	  To compile this driver as a module, choose M here: the module will be
668	  called max11205.
669
670config MAX1241
671	tristate "Maxim max1241 ADC driver"
672	depends on SPI_MASTER
673	help
674	  Say yes here to build support for Maxim max1241 12-bit, single-channel
675	  ADC.
676
677	  To compile this driver as a module, choose M here: the module will be
678	  called max1241.
679
680config MAX1363
681	tristate "Maxim max1363 ADC driver"
682	depends on I2C
683	select IIO_BUFFER
684	select IIO_TRIGGERED_BUFFER
685	help
686	  Say yes here to build support for many Maxim i2c analog to digital
687	  converters (ADC). (max1361, max1362, max1363, max1364, max1036,
688	  max1037, max1038, max1039, max1136, max1136, max1137, max1138,
689	  max1139, max1236, max1237, max11238, max1239, max11600, max11601,
690	  max11602, max11603, max11604, max11605, max11606, max11607,
691	  max11608, max11609, max11610, max11611, max11612, max11613,
692	  max11614, max11615, max11616, max11617, max11644, max11645,
693	  max11646, max11647) Provides direct access via sysfs and buffered
694	  data via the iio dev interface.
695
696	  To compile this driver as a module, choose M here: the module will be
697	  called max1363.
698
699config MAX9611
700	tristate "Maxim max9611/max9612 ADC driver"
701	depends on I2C
702	help
703	  Say yes here to build support for Maxim max9611/max9612 current sense
704	  amplifier with 12-bits ADC interface.
705
706	  To compile this driver as a module, choose M here: the module will be
707	  called max9611.
708
709config MCP320X
710	tristate "Microchip Technology MCP3x01/02/04/08 and MCP3550/1/3"
711	depends on SPI
712	help
713	  Say yes here to build support for Microchip Technology's
714	  MCP3001, MCP3002, MCP3004, MCP3008, MCP3201, MCP3202, MCP3204,
715	  MCP3208, MCP3301, MCP3550, MCP3551 and MCP3553 analog to digital
716	  converters.
717
718	  This driver can also be built as a module. If so, the module will be
719	  called mcp320x.
720
721config MCP3422
722	tristate "Microchip Technology MCP3421/2/3/4/5/6/7/8 driver"
723	depends on I2C
724	help
725	  Say yes here to build support for Microchip Technology's MCP3421
726	  MCP3422, MCP3423, MCP3424, MCP3425, MCP3426, MCP3427 or MCP3428
727	  analog to digital converters.
728
729	  This driver can also be built as a module. If so, the module will be
730	  called mcp3422.
731
732config MCP3911
733	tristate "Microchip Technology MCP3911 driver"
734	depends on SPI
735	select IIO_BUFFER
736	select IIO_TRIGGERED_BUFFER
737	help
738	  Say yes here to build support for Microchip Technology's MCP3911
739	  analog to digital converter.
740
741	  This driver can also be built as a module. If so, the module will be
742	  called mcp3911.
743
744config MEDIATEK_MT6360_ADC
745	tristate "Mediatek MT6360 ADC driver"
746	depends on MFD_MT6360
747	select IIO_BUFFER
748	select IIO_TRIGGERED_BUFFER
749	help
750	  Say Y here to enable MT6360 ADC support.
751	  Integrated for System Monitoring includes
752	  is used in smartphones and tablets and supports a 11 channel
753	  general purpose ADC.
754
755config MEDIATEK_MT6577_AUXADC
756	tristate "MediaTek AUXADC driver"
757	depends on ARCH_MEDIATEK || COMPILE_TEST
758	depends on HAS_IOMEM
759	help
760	  Say yes here to enable support for MediaTek mt65xx AUXADC.
761
762	  The driver supports immediate mode operation to read from one of sixteen
763	  channels (external or internal).
764
765	  This driver can also be built as a module. If so, the module will be
766	  called mt6577_auxadc.
767
768config MEN_Z188_ADC
769	tristate "MEN 16z188 ADC IP Core support"
770	depends on MCB
771	help
772	  Say yes here to enable support for the MEN 16z188 ADC IP-Core on a MCB
773	  carrier.
774
775	  This driver can also be built as a module. If so, the module will be
776	  called men_z188_adc.
777
778config MESON_SARADC
779	tristate "Amlogic Meson SAR ADC driver"
780	default ARCH_MESON
781	depends on OF && COMMON_CLK && (ARCH_MESON || COMPILE_TEST)
782	select REGMAP_MMIO
783	help
784	  Say yes here to build support for the SAR ADC found in Amlogic Meson
785	  SoCs.
786
787	  To compile this driver as a module, choose M here: the
788	  module will be called meson_saradc.
789
790config MP2629_ADC
791	tristate "Monolithic MP2629 ADC driver"
792	depends on MFD_MP2629
793	help
794	  Say yes to have support for battery charger IC MP2629 ADC device
795	  accessed over I2C.
796
797	  This driver provides ADC conversion of system, input power supply
798	  and battery voltage & current information.
799
800config NAU7802
801	tristate "Nuvoton NAU7802 ADC driver"
802	depends on I2C
803	help
804	  Say yes here to build support for Nuvoton NAU7802 ADC.
805
806	  To compile this driver as a module, choose M here: the
807	  module will be called nau7802.
808
809config NPCM_ADC
810	tristate "Nuvoton NPCM ADC driver"
811	depends on ARCH_NPCM || COMPILE_TEST
812	depends on HAS_IOMEM
813	help
814	  Say yes here to build support for Nuvoton NPCM ADC.
815
816	  This driver can also be built as a module. If so, the module
817	  will be called npcm_adc.
818
819config PALMAS_GPADC
820	tristate "TI Palmas General Purpose ADC"
821	depends on MFD_PALMAS
822	help
823	  Palmas series pmic chip by Texas Instruments (twl6035/6037)
824	  is used in smartphones and tablets and supports a 16 channel
825	  general purpose ADC.
826
827config QCOM_VADC_COMMON
828	tristate
829
830config QCOM_PM8XXX_XOADC
831	tristate "Qualcomm SSBI PM8xxx PMIC XOADCs"
832	depends on MFD_PM8XXX
833	select QCOM_VADC_COMMON
834	help
835	  ADC driver for the XOADC portions of the Qualcomm PM8xxx PMICs
836	  using SSBI transport: PM8018, PM8038, PM8058, PM8921.
837
838	  To compile this driver as a module, choose M here: the module
839	  will be called qcom-pm8xxx-xoadc.
840
841config QCOM_SPMI_RRADC
842	tristate "Qualcomm SPMI RRADC"
843	depends on MFD_SPMI_PMIC
844	help
845	  This is for the PMIC Round Robin ADC driver.
846
847	  This driver exposes the battery ID resistor, battery thermal, PMIC die
848	  temperature, charger USB in and DC in voltage and current.
849
850	  To compile this driver as a module, choose M here: the module will
851	  be called qcom-qpmi-rradc.
852
853config QCOM_SPMI_IADC
854	tristate "Qualcomm SPMI PMIC current ADC"
855	depends on SPMI
856	select REGMAP_SPMI
857	help
858	  This is the IIO Current ADC driver for Qualcomm QPNP IADC Chip.
859
860	  The driver supports single mode operation to read from one of two
861	  channels (external or internal). Hardware have additional
862	  channels internally used for gain and offset calibration.
863
864	  To compile this driver as a module, choose M here: the module will
865	  be called qcom-spmi-iadc.
866
867config QCOM_SPMI_VADC
868	tristate "Qualcomm SPMI PMIC voltage ADC"
869	depends on SPMI
870	select REGMAP_SPMI
871	select QCOM_VADC_COMMON
872	help
873	  This is the IIO Voltage ADC driver for Qualcomm QPNP VADC Chip.
874
875	  The driver supports multiple channels read. The VADC is a 15-bit
876	  sigma-delta ADC. Some of the channels are internally used for
877	  calibration.
878
879	  To compile this driver as a module, choose M here: the module will
880	  be called qcom-spmi-vadc.
881
882config QCOM_SPMI_ADC5
883	tristate "Qualcomm Technologies Inc. SPMI PMIC5 ADC"
884	depends on SPMI
885	select REGMAP_SPMI
886	select QCOM_VADC_COMMON
887	help
888	  This is the IIO Voltage PMIC5 ADC driver for Qualcomm Technologies Inc.
889
890	  The driver supports multiple channels read. The ADC is a 16-bit
891	  sigma-delta ADC. The hardware supports calibrated results for
892	  conversion requests and clients include reading voltage phone
893	  power, on board system thermistors connected to the PMIC ADC,
894	  PMIC die temperature, charger temperature, battery current, USB voltage
895	  input, voltage signals connected to supported PMIC GPIO inputs. The
896	  hardware supports internal pull-up for thermistors and can choose between
897	  a 100k, 30k and 400k pull up using the ADC channels.
898
899	  To compile this driver as a module, choose M here: the module will
900	  be called qcom-spmi-adc5.
901
902config RCAR_GYRO_ADC
903	tristate "Renesas R-Car GyroADC driver"
904	depends on ARCH_RCAR_GEN2 || COMPILE_TEST
905	help
906	  Say yes here to build support for the GyroADC found in Renesas
907	  R-Car Gen2 SoCs. This block is a simple SPI offload engine for
908	  reading data out of attached compatible ADCs in a round-robin
909	  fashion. Up to 4 or 8 ADC channels are supported by this block,
910	  depending on which ADCs are attached.
911
912	  To compile this driver as a module, choose M here: the
913	  module will be called rcar-gyroadc.
914
915config RN5T618_ADC
916	tristate "ADC for the RN5T618/RC5T619 family of chips"
917	depends on MFD_RN5T618
918	help
919	  Say yes here to build support for the integrated ADC inside the
920	  RN5T618/619 series PMICs:
921
922	  This driver can also be built as a module. If so, the module
923	  will be called rn5t618-adc.
924
925config ROCKCHIP_SARADC
926	tristate "Rockchip SARADC driver"
927	depends on ARCH_ROCKCHIP || COMPILE_TEST
928	depends on RESET_CONTROLLER
929	select IIO_BUFFER
930	select IIO_TRIGGERED_BUFFER
931	help
932	  Say yes here to build support for the SARADC found in SoCs from
933	  Rockchip.
934
935	  To compile this driver as a module, choose M here: the
936	  module will be called rockchip_saradc.
937
938config RICHTEK_RTQ6056
939	tristate "Richtek RTQ6056 Current and Power Monitor ADC"
940	depends on I2C
941	select REGMAP_I2C
942	select IIO_BUFFER
943	select IIO_TRIGGERED_BUFFER
944	help
945	  Say yes here to enable RQT6056 ADC support.
946	  RTQ6056 is a high accuracy current-sense monitor with I2C and SMBus
947	  compatible interface, and the device provides full information for
948	  system by reading out the load current and power.
949
950	  This driver can also be built as a module. If so, the module will be
951	  called rtq6056.
952
953config RZG2L_ADC
954	tristate "Renesas RZ/G2L ADC driver"
955	depends on ARCH_RZG2L || COMPILE_TEST
956	help
957	  Say yes here to build support for the ADC found in Renesas
958	  RZ/G2L family.
959
960	  To compile this driver as a module, choose M here: the
961	  module will be called rzg2l_adc.
962
963config SC27XX_ADC
964	tristate "Spreadtrum SC27xx series PMICs ADC"
965	depends on MFD_SC27XX_PMIC || COMPILE_TEST
966	help
967	  Say yes here to build support for the integrated ADC inside the
968	  Spreadtrum SC27xx series PMICs.
969
970	  This driver can also be built as a module. If so, the module
971	  will be called sc27xx_adc.
972
973config SPEAR_ADC
974	tristate "ST SPEAr ADC"
975	depends on PLAT_SPEAR || COMPILE_TEST
976	depends on HAS_IOMEM
977	help
978	  Say yes here to build support for the integrated ADC inside the
979	  ST SPEAr SoC. Provides direct access via sysfs.
980
981	  To compile this driver as a module, choose M here: the
982	  module will be called spear_adc.
983
984config SD_ADC_MODULATOR
985	tristate "Generic sigma delta modulator"
986	select IIO_BUFFER
987	select IIO_TRIGGERED_BUFFER
988	help
989	  Select this option to enables sigma delta modulator. This driver can
990	  support generic sigma delta modulators.
991
992	  This driver can also be built as a module.  If so, the module
993	  will be called sd_adc_modulator.
994
995config STM32_ADC_CORE
996	tristate "STMicroelectronics STM32 adc core"
997	depends on ARCH_STM32 || COMPILE_TEST
998	depends on OF
999	depends on REGULATOR
1000	depends on HAS_IOMEM
1001	select IIO_BUFFER
1002	select MFD_STM32_TIMERS
1003	select IIO_STM32_TIMER_TRIGGER
1004	select IIO_TRIGGERED_BUFFER
1005	help
1006	  Select this option to enable the core driver for STMicroelectronics
1007	  STM32 analog-to-digital converter (ADC).
1008
1009	  This driver can also be built as a module.  If so, the module
1010	  will be called stm32-adc-core.
1011
1012config STM32_ADC
1013	tristate "STMicroelectronics STM32 adc"
1014	depends on STM32_ADC_CORE
1015	help
1016	  Say yes here to build support for STMicroelectronics stm32 Analog
1017	  to Digital Converter (ADC).
1018
1019	  This driver can also be built as a module.  If so, the module
1020	  will be called stm32-adc.
1021
1022config STM32_DFSDM_CORE
1023	tristate "STMicroelectronics STM32 DFSDM core"
1024	depends on (ARCH_STM32 && OF) || COMPILE_TEST
1025	select REGMAP
1026	select REGMAP_MMIO
1027	help
1028	  Select this option to enable the  driver for STMicroelectronics
1029	  STM32 digital filter for sigma delta converter.
1030
1031	  This driver can also be built as a module.  If so, the module
1032	  will be called stm32-dfsdm-core.
1033
1034config STM32_DFSDM_ADC
1035	tristate "STMicroelectronics STM32 dfsdm adc"
1036	depends on (ARCH_STM32 && OF) || COMPILE_TEST
1037	select STM32_DFSDM_CORE
1038	select REGMAP_MMIO
1039	select IIO_BUFFER
1040	select IIO_BUFFER_HW_CONSUMER
1041	select IIO_TRIGGERED_BUFFER
1042	help
1043	  Select this option to support ADCSigma delta modulator for
1044	  STMicroelectronics STM32 digital filter for sigma delta converter.
1045
1046	  This driver can also be built as a module.  If so, the module
1047	  will be called stm32-dfsdm-adc.
1048
1049config STMPE_ADC
1050	tristate "STMicroelectronics STMPE ADC driver"
1051	depends on OF && MFD_STMPE
1052	help
1053	  Say yes here to build support for ST Microelectronics STMPE
1054	  built-in ADC block (stmpe811).
1055
1056config SUN4I_GPADC
1057	tristate "Support for the Allwinner SoCs GPADC"
1058	depends on IIO
1059	depends on MFD_SUN4I_GPADC || MACH_SUN8I
1060	depends on THERMAL || !THERMAL_OF
1061	select REGMAP_IRQ
1062	help
1063	  Say yes here to build support for Allwinner (A10, A13 and A31) SoCs
1064	  GPADC. This ADC provides 4 channels which can be used as an ADC or as
1065	  a touchscreen input and one channel for thermal sensor.
1066
1067	  The thermal sensor slows down ADC readings and can be disabled by
1068	  disabling CONFIG_THERMAL_OF. However, the thermal sensor should be
1069	  enabled by default since the SoC temperature is usually more critical
1070	  than ADC readings.
1071
1072	  To compile this driver as a module, choose M here: the module will be
1073	  called sun4i-gpadc-iio.
1074
1075config TI_ADC081C
1076	tristate "Texas Instruments ADC081C/ADC101C/ADC121C family"
1077	depends on I2C
1078	select IIO_BUFFER
1079	select IIO_TRIGGERED_BUFFER
1080	help
1081	  If you say yes here you get support for Texas Instruments ADC081C,
1082	  ADC101C and ADC121C ADC chips.
1083
1084	  This driver can also be built as a module. If so, the module will be
1085	  called ti-adc081c.
1086
1087config TI_ADC0832
1088	tristate "Texas Instruments ADC0831/ADC0832/ADC0834/ADC0838"
1089	depends on SPI
1090	select IIO_BUFFER
1091	select IIO_TRIGGERED_BUFFER
1092	help
1093	  If you say yes here you get support for Texas Instruments ADC0831,
1094	  ADC0832, ADC0834, ADC0838 ADC chips.
1095
1096	  This driver can also be built as a module. If so, the module will be
1097	  called ti-adc0832.
1098
1099config TI_ADC084S021
1100	tristate "Texas Instruments ADC084S021"
1101	depends on SPI
1102	select IIO_BUFFER
1103	select IIO_TRIGGERED_BUFFER
1104	help
1105	  If you say yes here you get support for Texas Instruments ADC084S021
1106	  chips.
1107
1108	  This driver can also be built as a module. If so, the module will be
1109	  called ti-adc084s021.
1110
1111config TI_ADC12138
1112	tristate "Texas Instruments ADC12130/ADC12132/ADC12138"
1113	depends on SPI
1114	select IIO_BUFFER
1115	select IIO_TRIGGERED_BUFFER
1116	help
1117	  If you say yes here you get support for Texas Instruments ADC12130,
1118	  ADC12132 and ADC12138 chips.
1119
1120	  This driver can also be built as a module. If so, the module will be
1121	  called ti-adc12138.
1122
1123config TI_ADC108S102
1124	tristate "Texas Instruments ADC108S102 and ADC128S102 driver"
1125	depends on SPI
1126	select IIO_BUFFER
1127	select IIO_TRIGGERED_BUFFER
1128	help
1129	  Say yes here to build support for Texas Instruments ADC108S102 and
1130	  ADC128S102 ADC.
1131
1132	  To compile this driver as a module, choose M here: the module will
1133	  be called ti-adc108s102.
1134
1135config TI_ADC128S052
1136	tristate "Texas Instruments ADC128S052/ADC122S021/ADC124S021"
1137	depends on SPI
1138	help
1139	  If you say yes here you get support for Texas Instruments ADC128S052,
1140	  ADC122S021 and ADC124S021 chips.
1141
1142	  This driver can also be built as a module. If so, the module will be
1143	  called ti-adc128s052.
1144
1145config TI_ADC161S626
1146	tristate "Texas Instruments ADC161S626 1-channel differential ADC"
1147	depends on SPI
1148	select IIO_BUFFER
1149	select IIO_TRIGGERED_BUFFER
1150	help
1151	  If you say yes here you get support for Texas Instruments ADC141S626,
1152	  and ADC161S626 chips.
1153
1154	  This driver can also be built as a module. If so, the module will be
1155	  called ti-adc161s626.
1156
1157config TI_ADS1015
1158	tristate "Texas Instruments ADS1015 ADC"
1159	depends on I2C
1160	select REGMAP_I2C
1161	select IIO_BUFFER
1162	select IIO_TRIGGERED_BUFFER
1163	help
1164	  If you say yes here you get support for Texas Instruments ADS1015
1165	  ADC chip.
1166
1167	  This driver can also be built as a module. If so, the module will be
1168	  called ti-ads1015.
1169
1170config TI_ADS7950
1171	tristate "Texas Instruments ADS7950 ADC driver"
1172	depends on SPI && GPIOLIB
1173	select IIO_BUFFER
1174	select IIO_TRIGGERED_BUFFER
1175	help
1176	  Say yes here to build support for Texas Instruments ADS7950, ADS7951,
1177	  ADS7952, ADS7953, ADS7954, ADS7955, ADS7956, ADS7957, ADS7958, ADS7959.
1178	  ADS7960, ADS7961.
1179
1180	  To compile this driver as a module, choose M here: the
1181	  module will be called ti-ads7950.
1182
1183config TI_ADS8344
1184	tristate "Texas Instruments ADS8344"
1185	depends on SPI
1186	help
1187	  If you say yes here you get support for Texas Instruments ADS8344
1188	  ADC chips
1189
1190	  This driver can also be built as a module. If so, the module will be
1191	  called ti-ads8344.
1192
1193config TI_ADS8688
1194	tristate "Texas Instruments ADS8688"
1195	depends on SPI
1196	help
1197	  If you say yes here you get support for Texas Instruments ADS8684 and
1198	  and ADS8688 ADC chips
1199
1200	  This driver can also be built as a module. If so, the module will be
1201	  called ti-ads8688.
1202
1203config TI_ADS124S08
1204	tristate "Texas Instruments ADS124S08"
1205	depends on SPI
1206	help
1207	  If you say yes here you get support for Texas Instruments ADS124S08
1208	  and ADS124S06 ADC chips
1209
1210	  This driver can also be built as a module. If so, the module will be
1211	  called ti-ads124s08.
1212
1213config TI_ADS131E08
1214	tristate "Texas Instruments ADS131E08"
1215	depends on SPI
1216	select IIO_BUFFER
1217	select IIO_TRIGGERED_BUFFER
1218	help
1219	  Say yes here to get support for Texas Instruments ADS131E04, ADS131E06
1220	  and ADS131E08 chips.
1221
1222	  This driver can also be built as a module. If so, the module will be
1223	  called ti-ads131e08.
1224
1225config TI_AM335X_ADC
1226	tristate "TI's AM335X ADC driver"
1227	depends on MFD_TI_AM335X_TSCADC && HAS_DMA
1228	select IIO_BUFFER
1229	select IIO_KFIFO_BUF
1230	help
1231	  Say yes here to build support for Texas Instruments ADC
1232	  driver which is also a MFD client.
1233
1234	  To compile this driver as a module, choose M here: the module will be
1235	  called ti_am335x_adc.
1236
1237config TI_TLC4541
1238	tristate "Texas Instruments TLC4541 ADC driver"
1239	depends on SPI
1240	select IIO_BUFFER
1241	select IIO_TRIGGERED_BUFFER
1242	help
1243	  Say yes here to build support for Texas Instruments TLC4541 / TLC3541
1244	  ADC chips.
1245
1246	  This driver can also be built as a module. If so, the module will be
1247	  called ti-tlc4541.
1248
1249config TI_TSC2046
1250	tristate "Texas Instruments TSC2046 ADC driver"
1251	depends on SPI
1252	select IIO_BUFFER
1253	select IIO_TRIGGERED_BUFFER
1254	help
1255	  Say yes here to build support for ADC functionality of Texas
1256	  Instruments TSC2046 touch screen controller.
1257
1258	  This driver can also be built as a module. If so, the module will be
1259	  called ti-tsc2046.
1260
1261config TWL4030_MADC
1262	tristate "TWL4030 MADC (Monitoring A/D Converter)"
1263	depends on TWL4030_CORE
1264	help
1265	  This driver provides support for Triton TWL4030-MADC. The
1266	  driver supports both RT and SW conversion methods.
1267
1268	  This driver can also be built as a module. If so, the module will be
1269	  called twl4030-madc.
1270
1271config TWL6030_GPADC
1272	tristate "TWL6030 GPADC (General Purpose A/D Converter) Support"
1273	depends on TWL4030_CORE
1274	default n
1275	help
1276	  Say yes here if you want support for the TWL6030/TWL6032 General
1277	  Purpose A/D Converter. This will add support for battery type
1278	  detection, battery voltage and temperature measurement, die
1279	  temperature measurement, system supply voltage, audio accessory,
1280	  USB ID detection.
1281
1282	  This driver can also be built as a module. If so, the module will be
1283	  called twl6030-gpadc.
1284
1285config VF610_ADC
1286	tristate "Freescale vf610 ADC driver"
1287	depends on HAS_IOMEM
1288	select IIO_BUFFER
1289	select IIO_TRIGGERED_BUFFER
1290	help
1291	  Say yes here to support for Vybrid board analog-to-digital converter.
1292	  Since the IP is used for i.MX6SLX, the driver also support i.MX6SLX.
1293
1294	  This driver can also be built as a module. If so, the module will be
1295	  called vf610_adc.
1296
1297config VIPERBOARD_ADC
1298	tristate "Viperboard ADC support"
1299	depends on MFD_VIPERBOARD && USB
1300	help
1301	  Say yes here to access the ADC part of the Nano River
1302	  Technologies Viperboard.
1303
1304	  To compile this driver as a module, choose M here: the module will be
1305	  called viperboard_adc.
1306
1307config XILINX_XADC
1308	tristate "Xilinx XADC driver"
1309	depends on HAS_IOMEM
1310	select IIO_BUFFER
1311	select IIO_TRIGGERED_BUFFER
1312	help
1313	  Say yes here to have support for the Xilinx 7 Series XADC or
1314	  UltraScale/UltraScale+ System Management Wizard.
1315
1316	  For the 7 Series the driver does support both the ZYNQ interface
1317	  to the XADC as well as the AXI-XADC interface.
1318
1319	  The driver also support the Xilinx System Management Wizard IP core
1320	  that can be used to access the System Monitor ADC on the Xilinx
1321	  UltraScale and UltraScale+ FPGAs.
1322
1323	  The driver can also be build as a module. If so, the module will be called
1324	  xilinx-xadc.
1325
1326config XILINX_AMS
1327	tristate "Xilinx AMS driver"
1328	depends on ARCH_ZYNQMP || COMPILE_TEST
1329	depends on HAS_IOMEM
1330	help
1331	  Say yes here to have support for the Xilinx AMS for Ultrascale/Ultrascale+
1332	  System Monitor. With this you can measure and monitor the Voltages and
1333	  Temperature values on the SOC.
1334
1335	  The driver supports Voltage and Temperature monitoring on Xilinx Ultrascale
1336	  devices.
1337
1338	  The driver can also be built as a module. If so, the module will be called
1339	  xilinx-ams.
1340
1341endmenu
1342