summaryrefslogtreecommitdiff
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
authorFrans Klaver <frans.klaver@xsens.com>2014-06-26 11:21:11 +0200
committerGuenter Roeck <linux@roeck-us.net>2014-08-04 07:01:34 -0700
commitc83959f89f1cbe2e712c11e4a77d89f4d34d09ff (patch)
treeddb5efbb797f147bc3d2146b41ccd6093f8a4432 /drivers/hwmon/Kconfig
parent202e4851f8aa6bad39c7799dac93c6951d064c87 (diff)
hwmon: (lm75) Add support for TMP112
TMP112 is compatible to LM75. Signed-off-by: Frans Klaver <frans.klaver@xsens.com> 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 a01a166e511b..0c7359c5c317 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -894,8 +894,8 @@ config SENSORS_LM75
- NXP's LM75A
- ST Microelectronics STDS75
- TelCom (now Microchip) TCN75
- - Texas Instruments TMP100, TMP101, TMP105, TMP75, TMP175,
- TMP275
+ - Texas Instruments TMP100, TMP101, TMP105, TMP112, TMP75,
+ TMP175, TMP275
This driver supports driver model based binding through board
specific I2C device tables.