aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/Kconfig
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2012-09-04 11:26:00 -0400
committerJonathan Cameron <jic23@kernel.org>2012-09-08 05:20:09 -0400
commit7b123c85bbb3fadbd02b82d77d5aee0c399b0e06 (patch)
tree30d9f5e48ca28b1544ba239f107f4e8fea8e18af /drivers/iio/adc/Kconfig
parentbf83238019cf091a32d3a8aeddf22282af992843 (diff)
staging:iio:adc: Add AD7791 driver
This patch adds support for the Analog Devices AD7787, AD7788, AD7789, AD7790 and AD7791 Sigma Delta Analog-to-Digital converters. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/adc/Kconfig')
-rw-r--r--drivers/iio/adc/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/iio/adc/Kconfig b/drivers/iio/adc/Kconfig
index a2c50713b0b6..d0ae71ec2aa0 100644
--- a/drivers/iio/adc/Kconfig
+++ b/drivers/iio/adc/Kconfig
@@ -18,6 +18,18 @@ config AD7266
18 Say yes here to build support for Analog Devices AD7265 and AD7266 18 Say yes here to build support for Analog Devices AD7265 and AD7266
19 ADCs. 19 ADCs.
20 20
21config AD7791
22 tristate "Analog Devices AD7791 ADC driver"
23 depends on SPI
24 select AD_SIGMA_DELTA
25 help
26 Say yes here to build support for Analog Devices AD7787, AD7788, AD7789,
27 AD7790 and AD7791 SPI analog to digital converters (ADC). If unsure, say
28 N (but it is safe to say "Y").
29
30 To compile this driver as a module, choose M here: the module will be
31 called ad7791.
32
21config AT91_ADC 33config AT91_ADC
22 tristate "Atmel AT91 ADC" 34 tristate "Atmel AT91 ADC"
23 depends on ARCH_AT91 35 depends on ARCH_AT91