summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc/Kconfig
diff options
context:
space:
mode:
authorSonic Zhang <sonic.zhang@analog.com>2010-10-28 01:43:55 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2010-11-09 23:46:35 (GMT)
commitddaecd5ba8cc3bc68b65b01cc8dbfedcac87254e (patch)
tree681b3b073964806a1abef2b2732bc608df09e5f2 /drivers/staging/iio/adc/Kconfig
parenta20ebd930081edaf21f354db195e7bb9820b18d8 (diff)
downloadlinux-ddaecd5ba8cc3bc68b65b01cc8dbfedcac87254e.tar.xz
staging: iio: adc: new driver for AD7291 devices
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: Michael Hennerich <michael.hennerich@analog.com> Acked-by: Jonathan Cameron <jic23@cam.ac.uk> Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/iio/adc/Kconfig')
-rw-r--r--drivers/staging/iio/adc/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/staging/iio/adc/Kconfig b/drivers/staging/iio/adc/Kconfig
index 7f03571..fa78413 100644
--- a/drivers/staging/iio/adc/Kconfig
+++ b/drivers/staging/iio/adc/Kconfig
@@ -41,6 +41,13 @@ config AD7152
Say yes here to build support for Analog Devices capacitive sensors.
(ad7152, ad7153) Provides direct access via sysfs.
+config AD7291
+ tristate "Analog Devices AD7291 temperature sensor driver"
+ depends on I2C
+ help
+ Say yes here to build support for Analog Devices AD7291
+ temperature sensors.
+
config AD799X
tristate "Analog Devices AD799x ADC driver"
depends on I2C