# SPDX-License-Identifier: GPL-2.0-only
#
# ADC drivers
#
# When adding new entries keep the list in alphabetical order
menu "Analog to digital converters"
config [31mCONFIG_AD_SIGMA_DELTA[0m
tristate
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
config [31mCONFIG_AD7124[0m
tristate "Analog Devices AD7124 and similar sigma-delta ADCs driver"
depends on [31mCONFIG_SPI_MASTER[0m
select [31mCONFIG_AD_SIGMA_DELTA[0m
help
Say yes here to build support for Analog Devices [31mCONFIG_AD7124[0m-4 and [31mCONFIG_AD7124[0m-8
[31mCONFIG_SPI[0m analog to digital converters (ADC).
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be
called ad7124.
config [31mCONFIG_AD7266[0m
tristate "Analog Devices AD7265/AD7266 ADC driver"
depends on [31mCONFIG_SPI_MASTER[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
Say yes here to build support for Analog Devices AD7265 and [31mCONFIG_AD7266[0m
ADCs.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be
called ad7266.
config [31mCONFIG_AD7291[0m
tristate "Analog Devices AD7291 ADC driver"
depends on [31mCONFIG_I2C[0m
help
Say yes here to build support for Analog Devices [31mCONFIG_AD7291[0m
8 Channel ADC with temperature sensor.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called ad7291.
config [31mCONFIG_AD7298[0m
tristate "Analog Devices AD7298 ADC driver"
depends on [31mCONFIG_SPI[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
Say yes here to build support for Analog Devices [31mCONFIG_AD7298[0m
8 Channel ADC with temperature sensor.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called ad7298.
config [31mCONFIG_AD7476[0m
tristate "Analog Devices AD7476 1-channel ADCs driver and other similar devices from AD an TI"
depends on [31mCONFIG_SPI[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
Say yes here to build support for the following [31mCONFIG_SPI[0m analog to
digital converters (ADCs):
Analog Devices: AD7273, AD7274, AD7276, AD7277, AD7278, AD7475,
[31mCONFIG_AD7476[0m, AD7477, AD7478, AD7466, AD7467, AD7468, AD7495, AD7910,
AD7920.
Texas Instruments: ADS7866, ADS7867, ADS7868.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called ad7476.
config [31mCONFIG_AD7606[0m
tristate
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
config [31mCONFIG_AD7606_IFACE_PARALLEL[0m
tristate "Analog Devices AD7606 ADC driver with parallel interface support"
depends on [31mCONFIG_HAS_IOMEM[0m
select [31mCONFIG_AD7606[0m
help
Say yes here to build parallel interface support for Analog Devices:
ad7605-4, ad7606, ad7606-6, ad7606-4 analog to digital converters (ADC).
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called ad7606_parallel.
config [31mCONFIG_AD7606_IFACE_SPI[0m
tristate "Analog Devices AD7606 ADC driver with spi interface support"
depends on [31mCONFIG_SPI[0m
select [31mCONFIG_AD7606[0m
help
Say yes here to build spi interface support for Analog Devices:
ad7605-4, ad7606, ad7606-6, ad7606-4 analog to digital converters (ADC).
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called ad7606_spi.
config [31mCONFIG_AD7766[0m
tristate "Analog Devices AD7766/AD7767 ADC driver"
depends on [31mCONFIG_SPI_MASTER[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
Say yes here to build support for Analog Devices [31mCONFIG_AD7766[0m, [31mCONFIG_AD7766[0m-1,
[31mCONFIG_AD7766[0m-2, AD7767, AD7767-1, AD7767-2 [31mCONFIG_SPI[0m analog to digital converters.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be
called ad7766.
config [31mCONFIG_AD7768_1[0m
tristate "Analog Devices AD7768-1 ADC driver"
depends on [31mCONFIG_SPI[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
Say yes here to build support for Analog Devices AD7768-1 [31mCONFIG_SPI[0m
simultaneously sampling sigma-delta analog to digital converter (ADC).
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be
called ad7768-1.
config [31mCONFIG_AD7780[0m
tristate "Analog Devices AD7780 and similar ADCs driver"
depends on [31mCONFIG_SPI[0m
depends on [31mCONFIG_GPIOLIB[0m || [31mCONFIG_COMPILE_TEST[0m
select [31mCONFIG_AD_SIGMA_DELTA[0m
help
Say yes here to build support for Analog Devices AD7170, AD7171,
[31mCONFIG_AD7780[0m and AD7781 [31mCONFIG_SPI[0m analog to digital converters (ADC).
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called ad7780.
config [31mCONFIG_AD7791[0m
tristate "Analog Devices AD7791 ADC driver"
depends on [31mCONFIG_SPI[0m
select [31mCONFIG_AD_SIGMA_DELTA[0m
help
Say yes here to build support for Analog Devices AD7787, AD7788, AD7789,
AD7790 and [31mCONFIG_AD7791[0m [31mCONFIG_SPI[0m analog to digital converters (ADC).
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be
called ad7791.
config [31mCONFIG_AD7793[0m
tristate "Analog Devices AD7793 and similar ADCs driver"
depends on [31mCONFIG_SPI[0m
select [31mCONFIG_AD_SIGMA_DELTA[0m
help
Say yes here to build support for Analog Devices AD7785, AD7792, [31mCONFIG_AD7793[0m,
AD7794 and AD7795 [31mCONFIG_SPI[0m analog to digital converters (ADC).
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called [31mCONFIG_AD7793[0m.
config [31mCONFIG_AD7887[0m
tristate "Analog Devices AD7887 ADC driver"
depends on [31mCONFIG_SPI[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
Say yes here to build support for Analog Devices
[31mCONFIG_AD7887[0m [31mCONFIG_SPI[0m analog to digital converter (ADC).
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called ad7887.
config [31mCONFIG_AD7923[0m
tristate "Analog Devices AD7923 and similar ADCs driver"
depends on [31mCONFIG_SPI[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
Say yes here to build support for Analog Devices
AD7904, AD7914, [31mCONFIG_AD7923[0m, AD7924 4 Channel ADCs.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called ad7923.
config [31mCONFIG_AD7949[0m
tristate "Analog Devices AD7949 and similar ADCs driver"
depends on [31mCONFIG_SPI[0m
help
Say yes here to build support for Analog Devices
[31mCONFIG_AD7949[0m, AD7682, AD7689 8 Channel ADCs.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called ad7949.
config [31mCONFIG_AD799X[0m
tristate "Analog Devices AD799x ADC driver"
depends on [31mCONFIG_I2C[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
Say yes here to build support for Analog Devices:
ad7991, ad7995, ad7999, ad7992, ad7993, ad7994, ad7997, ad7998
i2c analog to digital converters (ADC). Provides direct access
via sysfs.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be
called ad799x.
config [31mCONFIG_ASPEED_ADC[0m
tristate "Aspeed ADC"
depends on [31mCONFIG_ARCH_ASPEED[0m || [31mCONFIG_COMPILE_TEST[0m
depends on [31mCONFIG_COMMON_CLK[0m
help
If you say yes here you get support for the ADC included in Aspeed
BMC SoCs.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be
called aspeed_adc.
config [31mCONFIG_AT91_ADC[0m
tristate "Atmel AT91 ADC"
depends on [31mCONFIG_ARCH_AT91[0m
depends on [31mCONFIG_INPUT[0m && [31mCONFIG_SYSFS[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
Say yes here to build support for Atmel AT91 ADC.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be
called at91_adc.
config [31mCONFIG_AT91_SAMA5D2_ADC[0m
tristate "Atmel AT91 SAMA5D2 ADC"
depends on [31mCONFIG_ARCH_AT91[0m || [31mCONFIG_COMPILE_TEST[0m
depends on [31mCONFIG_HAS_IOMEM[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
Say yes here to build support for Atmel SAMA5D2 ADC which is
available on SAMA5D2 SoC family.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be
called at91-sama5d2_adc.
config [31mCONFIG_AXP20X_ADC[0m
tristate "X-Powers AXP20X and AXP22X ADC driver"
depends on [31mCONFIG_MFD_AXP20X[0m
help
Say yes here to have support for X-Powers power management IC (PMIC)
AXP20X and AXP22X ADC devices.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be
called axp20x_adc.
config [31mCONFIG_AXP288_ADC[0m
tristate "X-Powers AXP288 ADC driver"
depends on [31mCONFIG_MFD_AXP20X[0m
help
Say yes here to have support for X-Powers power management IC (PMIC) ADC
device. Depending on platform configuration, this general purpose ADC can
be used for sampling sensors such as thermal resistors.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be
called axp288_adc.
config [31mCONFIG_BCM_IPROC_ADC[0m
tristate "Broadcom IPROC ADC driver"
depends on [31mCONFIG_ARCH_BCM_IPROC[0m || [31mCONFIG_COMPILE_TEST[0m
depends on [31mCONFIG_MFD_SYSCON[0m
default [31mCONFIG_ARCH_BCM_CYGNUS[0m
help
Say Y here if you want to add support for the Broadcom static
ADC driver.
Broadcom iProc ADC driver. Broadcom iProc ADC controller has 8
channels. The driver allows the user to read voltage values.
config [31mCONFIG_BERLIN2_ADC[0m
tristate "Marvell Berlin2 ADC driver"
depends on [31mCONFIG_ARCH_BERLIN[0m
help
Marvell Berlin2 ADC driver. This ADC has 8 channels, with one used for
temperature measurement.
config [31mCONFIG_CC10001_ADC[0m
tristate "Cosmic Circuits 10001 ADC driver"
depends on [31mCONFIG_HAS_IOMEM[0m && [31mCONFIG_HAVE_CLK[0m && [31mCONFIG_REGULATOR[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
Say yes here to build support for Cosmic Circuits 10001 ADC.
This driver can also be built as a module. If so, the module will be
called cc10001_adc.
config [31mCONFIG_CPCAP_ADC[0m
tristate "Motorola CPCAP PMIC ADC driver"
depends on [31mCONFIG_MFD_CPCAP[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
Say yes here to build support for Motorola CPCAP PMIC ADC.
This driver can also be built as a module. If so, the module will be
called cpcap-adc.
config [31mCONFIG_DA9150_GPADC[0m
tristate "Dialog DA9150 GPADC driver support"
depends on [31mCONFIG_MFD_DA9150[0m
help
Say yes here to build support for Dialog DA9150 GPADC.
This driver can also be built as a module. If chosen, the module name
will be da9150-gpadc.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be
called berlin2-adc.
config [31mCONFIG_DLN2_ADC[0m
tristate "Diolan DLN-2 ADC driver support"
depends on [31mCONFIG_MFD_DLN2[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
Say yes here to build support for Diolan DLN-2 ADC.
This driver can also be built as a module. If so, the module will be
called adc_dln2.
config [31mCONFIG_ENVELOPE_DETECTOR[0m
tristate "Envelope detector using a DAC and a comparator"
depends on [31mCONFIG_OF[0m
help
Say yes here to build support for an envelope detector using a DAC
and a comparator.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be
called envelope-detector.
config [31mCONFIG_EP93XX_ADC[0m
tristate "Cirrus Logic EP93XX ADC driver"
depends on [31mCONFIG_ARCH_EP93XX[0m
help
Driver for the ADC module on the EP93XX series of SoC from Cirrus Logic.
It's recommended to switch on CONFIG_HIGH_RES_TIMERS option, in this
case driver will reduce its CPU usage by 90% in some use cases.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be
called ep93xx_adc.
config [31mCONFIG_EXYNOS_ADC[0m
tristate "Exynos ADC driver support"
depends on [31mCONFIG_ARCH_EXYNOS[0m || [31mCONFIG_ARCH_S3C24XX[0m || [31mCONFIG_ARCH_S3C64XX[0m || [31mCONFIG_ARCH_S5PV210[0m || ([31mCONFIG_OF[0m && [31mCONFIG_COMPILE_TEST[0m)
depends on [31mCONFIG_HAS_IOMEM[0m
help
Core support for the ADC block found in the Samsung EXYNOS series
of SoCs for drivers such as the touchscreen and hwmon to use to share
this resource.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be
called exynos_adc.
config [31mCONFIG_MXS_LRADC_ADC[0m
tristate "Freescale i.MX23/i.MX28 LRADC ADC"
depends on [31mCONFIG_MFD_MXS_LRADC[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
Say yes here to build support for the ADC functions of the
i.MX23/i.MX28 LRADC. This includes general-purpose ADC readings,
battery voltage measurement, and die temperature measurement.
This driver can also be built as a module. If so, the module will be
called mxs-lradc-adc.
config [31mCONFIG_FSL_MX25_ADC[0m
tristate "Freescale MX25 ADC driver"
depends on [31mCONFIG_MFD_MX25_TSADC[0m
help
Generic Conversion Queue driver used for general purpose ADC in the
MX25. This driver supports single measurements using the MX25 ADC.
config [31mCONFIG_HI8435[0m
tristate "Holt Integrated Circuits HI-8435 threshold detector"
select [31mCONFIG_IIO_TRIGGERED_EVENT[0m
depends on [31mCONFIG_SPI[0m
help
If you say yes here you get support for Holt Integrated Circuits
HI-8435 chip.
This driver can also be built as a module. If so, the module will be
called hi8435.
config [31mCONFIG_HX711[0m
tristate "AVIA HX711 ADC for weight cells"
depends on [31mCONFIG_GPIOLIB[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
If you say yes here you get support for AVIA [31mCONFIG_HX711[0m ADC which is used
for weigh cells
This driver uses two GPIOs, one acts as the clock and controls the
channel selection and gain, the other one is used for the measurement
data
Currently the raw value is read from the chip and delivered.
To get an actual weight one needs to subtract the
zero offset and multiply by a scale factor.
This should be done in userspace.
This driver can also be built as a module. If so, the module will be
called hx711.
config [31mCONFIG_INA2XX_ADC[0m
tristate "Texas Instruments INA2xx Power Monitors IIO driver"
depends on [31mCONFIG_I2C[0m && ![31mCONFIG_SENSORS_INA2XX[0m
select [31mCONFIG_REGMAP_I2C[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_KFIFO_BUF[0m
help
Say yes here to build support for TI INA2xx family of Power Monitors.
This driver is mutually exclusive with the [31mCONFIG_HWMON[0m version.
config [31mCONFIG_INGENIC_ADC[0m
tristate "Ingenic JZ47xx SoCs ADC driver"
depends on [31mCONFIG_MIPS[0m || [31mCONFIG_COMPILE_TEST[0m
help
Say yes here to build support for the Ingenic JZ47xx SoCs ADC unit.
This driver can also be built as a module. If so, the module will be
called ingenic_adc.
config [31mCONFIG_IMX7D_ADC[0m
tristate "Freescale IMX7D ADC driver"
depends on [31mCONFIG_ARCH_MXC[0m || [31mCONFIG_COMPILE_TEST[0m
depends on [31mCONFIG_HAS_IOMEM[0m
help
Say yes here to build support for IMX7D ADC.
This driver can also be built as a module. If so, the module will be
called imx7d_adc.
config [31mCONFIG_LP8788_ADC[0m
tristate "LP8788 ADC driver"
depends on [31mCONFIG_MFD_LP8788[0m
help
Say yes here to build support for TI LP8788 ADC.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be
called lp8788_adc.
config [31mCONFIG_LPC18XX_ADC[0m
tristate "NXP LPC18xx ADC driver"
depends on [31mCONFIG_ARCH_LPC18XX[0m || [31mCONFIG_COMPILE_TEST[0m
depends on [31mCONFIG_OF[0m && [31mCONFIG_HAS_IOMEM[0m
help
Say yes here to build support for NXP LPC18XX ADC.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be
called lpc18xx_adc.
config [31mCONFIG_LPC32XX_ADC[0m
tristate "NXP LPC32XX ADC"
depends on [31mCONFIG_ARCH_LPC32XX[0m || [31mCONFIG_COMPILE_TEST[0m
depends on [31mCONFIG_HAS_IOMEM[0m
help
Say yes here to build support for the integrated ADC inside the
LPC32XX SoC. Note that this feature uses the same hardware as the
touchscreen driver, so you should either select only one of the two
drivers (lpc32xx_adc or lpc32xx_ts) or, in the OpenFirmware case,
activate only one via device tree selection. Provides direct access
via sysfs.
config [31mCONFIG_LTC2471[0m
tristate "Linear Technology LTC2471 and LTC2473 ADC driver"
depends on [31mCONFIG_I2C[0m
help
Say yes here to build support for Linear Technology [31mCONFIG_LTC2471[0m and
LTC2473 16-bit [31mCONFIG_I2C[0m ADC.
This driver can also be built as a module. If so, the module will
be called ltc2471.
config [31mCONFIG_LTC2485[0m
tristate "Linear Technology LTC2485 ADC driver"
depends on [31mCONFIG_I2C[0m
help
Say yes here to build support for Linear Technology [31mCONFIG_LTC2485[0m ADC.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be
called ltc2485.
config [31mCONFIG_LTC2497[0m
tristate "Linear Technology LTC2497 ADC driver"
depends on [31mCONFIG_I2C[0m
help
Say yes here to build support for Linear Technology [31mCONFIG_LTC2497[0m
16-Bit 8-/16-Channel Delta Sigma ADC.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be
called ltc2497.
config [31mCONFIG_MAX1027[0m
tristate "Maxim max1027 ADC driver"
depends on [31mCONFIG_SPI[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
Say yes here to build support for Maxim [31mCONFIG_SPI[0m ADC models
max1027, max1029 and max1031.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be
called max1027.
config [31mCONFIG_MAX11100[0m
tristate "Maxim max11100 ADC driver"
depends on [31mCONFIG_SPI_MASTER[0m
help
Say yes here to build support for Maxim max11100 [31mCONFIG_SPI[0m ADC
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be
called max11100.
config [31mCONFIG_MAX1118[0m
tristate "Maxim max1117/max1118/max1119 ADCs driver"
depends on [31mCONFIG_SPI[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
Say yes here to build support for Maxim max1117/max1118/max1119
8-bit, dual-channel ADCs.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be
called max1118.
config [31mCONFIG_MAX1363[0m
tristate "Maxim max1363 ADC driver"
depends on [31mCONFIG_I2C[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
Say yes here to build support for many Maxim i2c analog to digital
converters (ADC). (max1361, max1362, max1363, max1364, max1036,
max1037, max1038, max1039, max1136, max1136, max1137, max1138,
max1139, max1236, max1237, max11238, max1239, max11600, max11601,
max11602, max11603, max11604, max11605, max11606, max11607,
max11608, max11609, max11610, max11611, max11612, max11613,
max11614, max11615, max11616, max11617, max11644, max11645,
max11646, max11647) Provides direct access via sysfs and buffered
data via the iio dev interface.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be
called max1363.
config [31mCONFIG_MAX9611[0m
tristate "Maxim max9611/max9612 ADC driver"
depends on [31mCONFIG_I2C[0m
help
Say yes here to build support for Maxim max9611/max9612 current sense
amplifier with 12-bits ADC interface.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be
called max9611.
config [31mCONFIG_MCP320X[0m
tristate "Microchip Technology MCP3x01/02/04/08 and MCP3550/1/3"
depends on [31mCONFIG_SPI[0m
help
Say yes here to build support for Microchip Technology's
MCP3001, MCP3002, MCP3004, MCP3008, MCP3201, MCP3202, MCP3204,
MCP3208, MCP3301, MCP3550, MCP3551 and MCP3553 analog to digital
converters.
This driver can also be built as a module. If so, the module will be
called mcp320x.
config [31mCONFIG_MCP3422[0m
tristate "Microchip Technology MCP3421/2/3/4/5/6/7/8 driver"
depends on [31mCONFIG_I2C[0m
help
Say yes here to build support for Microchip Technology's MCP3421
[31mCONFIG_MCP3422[0m, MCP3423, MCP3424, MCP3425, MCP3426, MCP3427 or MCP3428
analog to digital converters.
This driver can also be built as a module. If so, the module will be
called mcp3422.
config [31mCONFIG_MCP3911[0m
tristate "Microchip Technology MCP3911 driver"
depends on [31mCONFIG_SPI[0m
help
Say yes here to build support for Microchip Technology's [31mCONFIG_MCP3911[0m
analog to digital converter.
This driver can also be built as a module. If so, the module will be
called mcp3911.
config [31mCONFIG_MEDIATEK_MT6577_AUXADC[0m
tristate "MediaTek AUXADC driver"
depends on [31mCONFIG_ARCH_MEDIATEK[0m || [31mCONFIG_COMPILE_TEST[0m
depends on [31mCONFIG_HAS_IOMEM[0m
help
Say yes here to enable support for MediaTek mt65xx AUXADC.
The driver supports immediate mode operation to read from one of sixteen
channels (external or internal).
This driver can also be built as a module. If so, the module will be
called mt6577_auxadc.
config [31mCONFIG_MEN_Z188_ADC[0m
tristate "MEN 16z188 ADC IP Core support"
depends on [31mCONFIG_MCB[0m
help
Say yes here to enable support for the MEN 16z188 ADC IP-Core on a [31mCONFIG_MCB[0m
carrier.
This driver can also be built as a module. If so, the module will be
called men_z188_adc.
config [31mCONFIG_MESON_SARADC[0m
tristate "Amlogic Meson SAR ADC driver"
default [31mCONFIG_ARCH_MESON[0m
depends on [31mCONFIG_OF[0m && [31mCONFIG_COMMON_CLK[0m && ([31mCONFIG_ARCH_MESON[0m || [31mCONFIG_COMPILE_TEST[0m)
select [31mCONFIG_REGMAP_MMIO[0m
help
Say yes here to build support for the SAR ADC found in Amlogic Meson
SoCs.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called meson_saradc.
config [31mCONFIG_NAU7802[0m
tristate "Nuvoton NAU7802 ADC driver"
depends on [31mCONFIG_I2C[0m
help
Say yes here to build support for Nuvoton [31mCONFIG_NAU7802[0m ADC.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called nau7802.
config [31mCONFIG_NPCM_ADC[0m
tristate "Nuvoton NPCM ADC driver"
depends on [31mCONFIG_ARCH_NPCM[0m || [31mCONFIG_COMPILE_TEST[0m
depends on [31mCONFIG_HAS_IOMEM[0m
help
Say yes here to build support for Nuvoton NPCM ADC.
This driver can also be built as a module. If so, the module
will be called npcm_adc.
config [31mCONFIG_PALMAS_GPADC[0m
tristate "TI Palmas General Purpose ADC"
depends on [31mCONFIG_MFD_PALMAS[0m
help
Palmas series pmic chip by Texas Instruments (twl6035/6037)
is used in smartphones and tablets and supports a 16 channel
general purpose ADC.
config [31mCONFIG_QCOM_VADC_COMMON[0m
tristate
config [31mCONFIG_QCOM_PM8XXX_XOADC[0m
tristate "Qualcomm SSBI PM8xxx PMIC XOADCs"
depends on [31mCONFIG_MFD_PM8XXX[0m
select [31mCONFIG_QCOM_VADC_COMMON[0m
help
ADC driver for the XOADC portions of the Qualcomm PM8xxx PMICs
using SSBI transport: PM8018, PM8038, PM8058, PM8921.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module
will be called qcom-pm8xxx-xoadc.
config [31mCONFIG_QCOM_SPMI_IADC[0m
tristate "Qualcomm SPMI PMIC current ADC"
depends on [31mCONFIG_SPMI[0m
select [31mCONFIG_REGMAP_SPMI[0m
help
This is the [31mCONFIG_IIO[0m Current ADC driver for Qualcomm QPNP IADC Chip.
The driver supports single mode operation to read from one of two
channels (external or internal). Hardware have additional
channels internally used for gain and offset calibration.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will
be called qcom-spmi-iadc.
config [31mCONFIG_QCOM_SPMI_VADC[0m
tristate "Qualcomm SPMI PMIC voltage ADC"
depends on [31mCONFIG_SPMI[0m
select [31mCONFIG_REGMAP_SPMI[0m
select [31mCONFIG_QCOM_VADC_COMMON[0m
help
This is the [31mCONFIG_IIO[0m Voltage ADC driver for Qualcomm QPNP VADC Chip.
The driver supports multiple channels read. The VADC is a 15-bit
sigma-delta ADC. Some of the channels are internally used for
calibration.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will
be called qcom-spmi-vadc.
config [31mCONFIG_QCOM_SPMI_ADC5[0m
tristate "Qualcomm Technologies Inc. SPMI PMIC5 ADC"
depends on [31mCONFIG_SPMI[0m
select [31mCONFIG_REGMAP_SPMI[0m
select [31mCONFIG_QCOM_VADC_COMMON[0m
help
This is the [31mCONFIG_IIO[0m Voltage PMIC5 ADC driver for Qualcomm Technologies Inc.
The driver supports multiple channels read. The ADC is a 16-bit
sigma-delta ADC. The hardware supports calibrated results for
conversion requests and clients include reading voltage phone
power, on board system thermistors connected to the PMIC ADC,
PMIC die temperature, charger temperature, battery current, [31mCONFIG_USB[0m voltage
input, voltage signals connected to supported PMIC GPIO inputs. The
hardware supports internal pull-up for thermistors and can choose between
a 100k, 30k and 400k pull up using the ADC channels.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will
be called qcom-spmi-adc5.
config [31mCONFIG_RCAR_GYRO_ADC[0m
tristate "Renesas R-Car GyroADC driver"
depends on [31mCONFIG_ARCH_RCAR_GEN2[0m || [31mCONFIG_COMPILE_TEST[0m
help
Say yes here to build support for the GyroADC found in Renesas
R-Car Gen2 SoCs. This block is a simple [31mCONFIG_SPI[0m offload engine for
reading data out of attached compatible ADCs in a round-robin
fashion. Up to 4 or 8 ADC channels are supported by this block,
depending on which ADCs are attached.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called rcar-gyroadc.
config [31mCONFIG_ROCKCHIP_SARADC[0m
tristate "Rockchip SARADC driver"
depends on [31mCONFIG_ARCH_ROCKCHIP[0m || ([31mCONFIG_ARM[0m && [31mCONFIG_COMPILE_TEST[0m)
depends on [31mCONFIG_RESET_CONTROLLER[0m
help
Say yes here to build support for the SARADC found in SoCs from
Rockchip.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called rockchip_saradc.
config [31mCONFIG_SC27XX_ADC[0m
tristate "Spreadtrum SC27xx series PMICs ADC"
depends on [31mCONFIG_MFD_SC27XX_PMIC[0m || [31mCONFIG_COMPILE_TEST[0m
help
Say yes here to build support for the integrated ADC inside the
Spreadtrum SC27xx series PMICs.
This driver can also be built as a module. If so, the module
will be called sc27xx_adc.
config [31mCONFIG_SPEAR_ADC[0m
tristate "ST SPEAr ADC"
depends on [31mCONFIG_PLAT_SPEAR[0m || [31mCONFIG_COMPILE_TEST[0m
depends on [31mCONFIG_HAS_IOMEM[0m
help
Say yes here to build support for the integrated ADC inside the
ST SPEAr SoC. Provides direct access via sysfs.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called spear_adc.
config [31mCONFIG_SD_ADC_MODULATOR[0m
tristate "Generic sigma delta modulator"
depends on [31mCONFIG_OF[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
Select this option to enables sigma delta modulator. This driver can
support generic sigma delta modulators.
This driver can also be built as a module. If so, the module
will be called sd_adc_modulator.
config [31mCONFIG_STM32_ADC_CORE[0m
tristate "STMicroelectronics STM32 adc core"
depends on [31mCONFIG_ARCH_STM32[0m || [31mCONFIG_COMPILE_TEST[0m
depends on [31mCONFIG_OF[0m
depends on [31mCONFIG_REGULATOR[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_MFD_STM32_TIMERS[0m
select [31mCONFIG_IIO_STM32_TIMER_TRIGGER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
Select this option to enable the core driver for STMicroelectronics
STM32 analog-to-digital converter (ADC).
This driver can also be built as a module. If so, the module
will be called stm32-adc-core.
config [31mCONFIG_STM32_ADC[0m
tristate "STMicroelectronics STM32 adc"
depends on [31mCONFIG_STM32_ADC_CORE[0m
help
Say yes here to build support for STMicroelectronics stm32 Analog
to Digital Converter (ADC).
This driver can also be built as a module. If so, the module
will be called stm32-adc.
config [31mCONFIG_STM32_DFSDM_CORE[0m
tristate "STMicroelectronics STM32 DFSDM core"
depends on ([31mCONFIG_ARCH_STM32[0m && [31mCONFIG_OF[0m) || [31mCONFIG_COMPILE_TEST[0m
select [31mCONFIG_REGMAP[0m
select [31mCONFIG_REGMAP_MMIO[0m
help
Select this option to enable the driver for STMicroelectronics
STM32 digital filter for sigma delta converter.
This driver can also be built as a module. If so, the module
will be called stm32-dfsdm-core.
config [31mCONFIG_STM32_DFSDM_ADC[0m
tristate "STMicroelectronics STM32 dfsdm adc"
depends on ([31mCONFIG_ARCH_STM32[0m && [31mCONFIG_OF[0m) || [31mCONFIG_COMPILE_TEST[0m
select [31mCONFIG_STM32_DFSDM_CORE[0m
select [31mCONFIG_REGMAP_MMIO[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_BUFFER_HW_CONSUMER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
Select this option to support ADCSigma delta modulator for
STMicroelectronics STM32 digital filter for sigma delta converter.
This driver can also be built as a module. If so, the module
will be called stm32-dfsdm-adc.
config [31mCONFIG_STMPE_ADC[0m
tristate "STMicroelectronics STMPE ADC driver"
depends on [31mCONFIG_OF[0m && [31mCONFIG_MFD_STMPE[0m
help
Say yes here to build support for ST Microelectronics STMPE
built-in ADC block (stmpe811).
config [31mCONFIG_STX104[0m
tristate "Apex Embedded Systems STX104 driver"
depends on [31mCONFIG_PC104[0m && [31mCONFIG_X86[0m
select [31mCONFIG_ISA_BUS_API[0m
select [31mCONFIG_GPIOLIB[0m
help
Say yes here to build support for the Apex Embedded Systems [31mCONFIG_STX104[0m
integrated analog PC/104 card.
This driver supports the 16 channels of single-ended (8 channels of
differential) analog inputs, 2 channels of analog output, 4 digital
inputs, and 4 digital outputs provided by the [31mCONFIG_STX104[0m.
The base port addresses for the devices may be configured via the base
array module parameter.
config [31mCONFIG_SUN4I_GPADC[0m
tristate "Support for the Allwinner SoCs GPADC"
depends on [31mCONFIG_IIO[0m
depends on [31mCONFIG_MFD_SUN4I_GPADC[0m || [31mCONFIG_MACH_SUN8I[0m
depends on [31mCONFIG_THERMAL[0m || ![31mCONFIG_THERMAL_OF[0m
select [31mCONFIG_REGMAP_IRQ[0m
help
Say yes here to build support for Allwinner (A10, A13 and A31) SoCs
GPADC. This ADC provides 4 channels which can be used as an ADC or as
a touchscreen input and one channel for thermal sensor.
The thermal sensor slows down ADC readings and can be disabled by
disabling CONFIG_THERMAL_OF. However, the thermal sensor should be
enabled by default since the SoC temperature is usually more critical
than ADC readings.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be
called sun4i-gpadc-iio.
config [31mCONFIG_TI_ADC081C[0m
tristate "Texas Instruments ADC081C/ADC101C/ADC121C family"
depends on [31mCONFIG_I2C[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
If you say yes here you get support for Texas Instruments ADC081C,
ADC101C and ADC121C ADC chips.
This driver can also be built as a module. If so, the module will be
called ti-adc081c.
config [31mCONFIG_TI_ADC0832[0m
tristate "Texas Instruments ADC0831/ADC0832/ADC0834/ADC0838"
depends on [31mCONFIG_SPI[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
If you say yes here you get support for Texas Instruments ADC0831,
ADC0832, ADC0834, ADC0838 ADC chips.
This driver can also be built as a module. If so, the module will be
called ti-adc0832.
config [31mCONFIG_TI_ADC084S021[0m
tristate "Texas Instruments ADC084S021"
depends on [31mCONFIG_SPI[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
If you say yes here you get support for Texas Instruments ADC084S021
chips.
This driver can also be built as a module. If so, the module will be
called ti-adc084s021.
config [31mCONFIG_TI_ADC12138[0m
tristate "Texas Instruments ADC12130/ADC12132/ADC12138"
depends on [31mCONFIG_SPI[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
If you say yes here you get support for Texas Instruments ADC12130,
ADC12132 and ADC12138 chips.
This driver can also be built as a module. If so, the module will be
called ti-adc12138.
config [31mCONFIG_TI_ADC108S102[0m
tristate "Texas Instruments ADC108S102 and ADC128S102 driver"
depends on [31mCONFIG_SPI[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
Say yes here to build support for Texas Instruments ADC108S102 and
ADC128S102 ADC.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will
be called ti-adc108s102.
config [31mCONFIG_TI_ADC128S052[0m
tristate "Texas Instruments ADC128S052/ADC122S021/ADC124S021"
depends on [31mCONFIG_SPI[0m
help
If you say yes here you get support for Texas Instruments ADC128S052,
ADC122S021 and ADC124S021 chips.
This driver can also be built as a module. If so, the module will be
called ti-adc128s052.
config [31mCONFIG_TI_ADC161S626[0m
tristate "Texas Instruments ADC161S626 1-channel differential ADC"
depends on [31mCONFIG_SPI[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
If you say yes here you get support for Texas Instruments ADC141S626,
and ADC161S626 chips.
This driver can also be built as a module. If so, the module will be
called ti-adc161s626.
config [31mCONFIG_TI_ADS1015[0m
tristate "Texas Instruments ADS1015 ADC"
depends on [31mCONFIG_I2C[0m
select [31mCONFIG_REGMAP_I2C[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
If you say yes here you get support for Texas Instruments ADS1015
ADC chip.
This driver can also be built as a module. If so, the module will be
called ti-ads1015.
config [31mCONFIG_TI_ADS7950[0m
tristate "Texas Instruments ADS7950 ADC driver"
depends on [31mCONFIG_SPI[0m && [31mCONFIG_GPIOLIB[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
Say yes here to build support for Texas Instruments ADS7950, ADS7951,
ADS7952, ADS7953, ADS7954, ADS7955, ADS7956, ADS7957, ADS7958, ADS7959.
ADS7960, ADS7961.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called ti-ads7950.
config [31mCONFIG_TI_ADS8344[0m
tristate "Texas Instruments ADS8344"
depends on [31mCONFIG_SPI[0m && [31mCONFIG_OF[0m
help
If you say yes here you get support for Texas Instruments ADS8344
ADC chips
This driver can also be built as a module. If so, the module will be
called ti-ads8344.
config [31mCONFIG_TI_ADS8688[0m
tristate "Texas Instruments ADS8688"
depends on [31mCONFIG_SPI[0m && [31mCONFIG_OF[0m
help
If you say yes here you get support for Texas Instruments ADS8684 and
and ADS8688 ADC chips
This driver can also be built as a module. If so, the module will be
called ti-ads8688.
config [31mCONFIG_TI_ADS124S08[0m
tristate "Texas Instruments ADS124S08"
depends on [31mCONFIG_SPI[0m && [31mCONFIG_OF[0m
help
If you say yes here you get support for Texas Instruments ADS124S08
and ADS124S06 ADC chips
This driver can also be built as a module. If so, the module will be
called ti-ads124s08.
config [31mCONFIG_TI_AM335X_ADC[0m
tristate "TI's AM335X ADC driver"
depends on [31mCONFIG_MFD_TI_AM335X_TSCADC[0m && [31mCONFIG_HAS_DMA[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_KFIFO_BUF[0m
help
Say yes here to build support for Texas Instruments ADC
driver which is also a MFD client.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be
called ti_am335x_adc.
config [31mCONFIG_TI_TLC4541[0m
tristate "Texas Instruments TLC4541 ADC driver"
depends on [31mCONFIG_SPI[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
Say yes here to build support for Texas Instruments TLC4541 / TLC3541
ADC chips.
This driver can also be built as a module. If so, the module will be
called ti-tlc4541.
config [31mCONFIG_TWL4030_MADC[0m
tristate "TWL4030 MADC (Monitoring A/D Converter)"
depends on [31mCONFIG_TWL4030_CORE[0m
help
This driver provides support for Triton TWL4030-MADC. The
driver supports both RT and SW conversion methods.
This driver can also be built as a module. If so, the module will be
called twl4030-madc.
config [31mCONFIG_TWL6030_GPADC[0m
tristate "TWL6030 GPADC (General Purpose A/D Converter) Support"
depends on [31mCONFIG_TWL4030_CORE[0m
default n
help
Say yes here if you want support for the TWL6030/TWL6032 General
Purpose [31mCONFIG_A[0m/[31mCONFIG_D[0m Converter. This will add support for battery type
detection, battery voltage and temperature measurement, die
temperature measurement, system supply voltage, audio accessory,
[31mCONFIG_USB[0m ID detection.
This driver can also be built as a module. If so, the module will be
called twl6030-gpadc.
config [31mCONFIG_VF610_ADC[0m
tristate "Freescale vf610 ADC driver"
depends on [31mCONFIG_OF[0m
depends on [31mCONFIG_HAS_IOMEM[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
Say yes here to support for Vybrid board analog-to-digital converter.
Since the IP is used for i.MX6SLX, the driver also support i.MX6SLX.
This driver can also be built as a module. If so, the module will be
called vf610_adc.
config [31mCONFIG_VIPERBOARD_ADC[0m
tristate "Viperboard ADC support"
depends on [31mCONFIG_MFD_VIPERBOARD[0m && [31mCONFIG_USB[0m
help
Say yes here to access the ADC part of the Nano River
Technologies Viperboard.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be
called viperboard_adc.
config [31mCONFIG_XILINX_XADC[0m
tristate "Xilinx XADC driver"
depends on [31mCONFIG_HAS_IOMEM[0m
select [31mCONFIG_IIO_BUFFER[0m
select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m
help
Say yes here to have support for the Xilinx XADC. The driver does support
both the ZYNQ interface to the XADC as well as the AXI-XADC interface.
The driver can also be build as a module. If so, the module will be called
xilinx-xadc.
endmenu