summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
authorAndrew F. Davis <afd@ti.com>2016-06-08 13:00:54 -0400
committerGuenter Roeck <linux@roeck-us.net>2016-06-27 21:58:03 -0400
commitc0a68601804dcb4ee8a141e42e1e6893b6b0610c (patch)
tree7ae376294c5bdd533986f2e3002ac49b79008253 /drivers/hwmon/Kconfig
parent7c84f7f80d6fcea36246b793d06c3555ca53ddcd (diff)
hwmon: (tmp401) Add support for TI TMP461
Signed-off-by: Andrew F. Davis <afd@ti.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index e0be99a4615c..be63b140a976 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -1572,7 +1572,7 @@ config SENSORS_TMP401
1572 depends on I2C 1572 depends on I2C
1573 help 1573 help
1574 If you say yes here you get support for Texas Instruments TMP401, 1574 If you say yes here you get support for Texas Instruments TMP401,
1575 TMP411, TMP431, TMP432 and TMP435 temperature sensor chips. 1575 TMP411, TMP431, TMP432, TMP435, and TMP461 temperature sensor chips.
1576 1576
1577 This driver can also be built as a module. If so, the module 1577 This driver can also be built as a module. If so, the module
1578 will be called tmp401. 1578 will be called tmp401.