summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc/Kconfig
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2012-08-10 16:36:00 (GMT)
committerJonathan Cameron <jic23@kernel.org>2012-08-27 17:10:55 (GMT)
commit8c29ecd3620cce207f383fd3ab9b345061a9a8dc (patch)
tree0a01f5a90f93a8d8e665b3c776d3c326a000630b /drivers/staging/iio/adc/Kconfig
parent525e643e4812cd0ced0f40908fafaf0c4317ac73 (diff)
downloadlinux-8c29ecd3620cce207f383fd3ab9b345061a9a8dc.tar.xz
staging:iio:ad7793: Add ad7785 support
The ad7785 is similar to the ad7792/ad7793, but has 20 bit wide data samples. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/staging/iio/adc/Kconfig')
-rw-r--r--drivers/staging/iio/adc/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/staging/iio/adc/Kconfig b/drivers/staging/iio/adc/Kconfig
index 0eab0c6..a1fa172 100644
--- a/drivers/staging/iio/adc/Kconfig
+++ b/drivers/staging/iio/adc/Kconfig
@@ -113,8 +113,8 @@ config AD7793
depends on SPI
select AD_SIGMA_DELTA
help
- Say yes here to build support for Analog Devices AD7792, AD7793, AD7794
- and AD7795 SPI analog to digital converters (ADC).
+ Say yes here to build support for Analog Devices AD7785, AD7792, AD7793,
+ AD7794 and AD7795 SPI analog to digital converters (ADC).
If unsure, say N (but it's safe to say "Y").
To compile this driver as a module, choose M here: the