summaryrefslogtreecommitdiff
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
authorDirk Eibach <eibach@gdsys.de>2011-03-21 17:59:36 +0100
committerJean Delvare <khali@endymion.delvare>2011-03-21 17:59:36 +0100
commit8c22a8f57516275afcd81c84f3724ac08cf6aa7b (patch)
tree9b3e0770466cf7edcb2d48f483cae79fa82bdfce /drivers/hwmon/Kconfig
parenta98d506c08ffe754fa013c7f70c4d578b991fb4b (diff)
downloadlinux-3.10-8c22a8f57516275afcd81c84f3724ac08cf6aa7b.tar.gz
linux-3.10-8c22a8f57516275afcd81c84f3724ac08cf6aa7b.tar.bz2
linux-3.10-8c22a8f57516275afcd81c84f3724ac08cf6aa7b.zip
hwmon: Add support for Texas Instruments ADS1015
Signed-off-by: Dirk Eibach <eibach@gdsys.de> Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index 6fad9f082f6..e4bd13b3cd8 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -968,6 +968,16 @@ config SENSORS_SCH5627
This driver can also be built as a module. If so, the module
will be called sch5627.
+config SENSORS_ADS1015
+ tristate "Texas Instruments ADS1015"
+ depends on I2C
+ help
+ If you say yes here you get support for Texas Instruments ADS1015
+ 12-bit 4-input ADC device.
+
+ This driver can also be built as a module. If so, the module
+ will be called ads1015.
+
config SENSORS_ADS7828
tristate "Texas Instruments ADS7828"
depends on I2C