summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc/Kconfig
diff options
context:
space:
mode:
authorSonic Zhang <sonic.zhang@analog.com>2010-10-27 21:44:01 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2010-11-09 15:46:37 -0800
commita5d8c6bc2f87c1c5cb69fb3a22d1ef0110a9eacc (patch)
treeae6ff1a9138aa049ecddabd14ff8a82302a31752 /drivers/staging/iio/adc/Kconfig
parentd7713b6c56472b41e04ebcbdfdf85df84c8e82d6 (diff)
staging: iio: adc: new driver for ADT7310 temperature sensors
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 a7c6b818dbb7..cd355260f794 100644
--- a/drivers/staging/iio/adc/Kconfig
+++ b/drivers/staging/iio/adc/Kconfig
@@ -120,3 +120,10 @@ config ADT75
help
Say yes here to build support for Analog Devices ADT75
temperature sensors.
+
+config ADT7310
+ tristate "Analog Devices ADT7310 temperature sensor driver"
+ depends on SPI
+ help
+ Say yes here to build support for Analog Devices ADT7310
+ temperature sensors.