aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/iio/adc/Kconfig')
-rw-r--r--drivers/iio/adc/Kconfig20
1 files changed, 20 insertions, 0 deletions
diff --git a/drivers/iio/adc/Kconfig b/drivers/iio/adc/Kconfig
index e372257a8494..ab0767e6727e 100644
--- a/drivers/iio/adc/Kconfig
+++ b/drivers/iio/adc/Kconfig
@@ -30,6 +30,18 @@ config AD7298
30 To compile this driver as a module, choose M here: the 30 To compile this driver as a module, choose M here: the
31 module will be called ad7298. 31 module will be called ad7298.
32 32
33config AD7923
34 tristate "Analog Devices AD7923 and similar ADCs driver"
35 depends on SPI
36 select IIO_BUFFER
37 select IIO_TRIGGERED_BUFFER
38 help
39 Say yes here to build support for Analog Devices
40 AD7904, AD7914, AD7923, AD7924 4 Channel ADCs.
41
42 To compile this driver as a module, choose M here: the
43 module will be called ad7923.
44
33config AD7791 45config AD7791
34 tristate "Analog Devices AD7791 ADC driver" 46 tristate "Analog Devices AD7791 ADC driver"
35 depends on SPI 47 depends on SPI
@@ -91,6 +103,14 @@ config AT91_ADC
91 help 103 help
92 Say yes here to build support for Atmel AT91 ADC. 104 Say yes here to build support for Atmel AT91 ADC.
93 105
106config EXYNOS_ADC
107 bool "Exynos ADC driver support"
108 depends on OF
109 help
110 Core support for the ADC block found in the Samsung EXYNOS series
111 of SoCs for drivers such as the touchscreen and hwmon to use to share
112 this resource.
113
94config LP8788_ADC 114config LP8788_ADC
95 bool "LP8788 ADC driver" 115 bool "LP8788 ADC driver"
96 depends on MFD_LP8788 116 depends on MFD_LP8788