summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
authorEvgeniy Dushistov <dushistov@mail.ru>2013-08-01 23:23:48 +0400
committerGuenter Roeck <linux@roeck-us.net>2013-08-11 22:10:40 -0700
commit60c1f31fc5dfdbef388f47739e14c3cd85ad17e2 (patch)
treee6ef15e9bc3be1a3cb9e264e350261ec5a472525 /drivers/hwmon/Kconfig
parente3b20b3f586604cde718a609b39577086351ed49 (diff)
downloadop-kernel-dev-60c1f31fc5dfdbef388f47739e14c3cd85ad17e2.zip
op-kernel-dev-60c1f31fc5dfdbef388f47739e14c3cd85ad17e2.tar.gz
hwmon: (ads1015) Add support for ADS1115
This patch adds support for ads1115 device to ads1015 driver. Based on work of Emiliano Carnati <carnatiatebneuro.com>. Tested on ARM CPU based board. Signed-off-by: Evgeniy A. Dushistov <dushistov@mail.ru> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index e989f7f..47b3e58 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -1202,8 +1202,8 @@ 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.
+ If you say yes here you get support for Texas Instruments
+ ADS1015/ADS1115 12/16-bit 4-input ADC device.
This driver can also be built as a module. If so, the module
will be called ads1015.
OpenPOWER on IntegriCloud