summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2010-08-14 21:08:59 +0200
committerJean Delvare <khali@linux-fr.org>2010-08-14 21:08:59 +0200
commit008e5f3350e0a474baff3ed3eb4f79653a6b6745 (patch)
treeb2a2b27fd68b6071bbe3f2560df477d39d2ddb24 /drivers/hwmon/Kconfig
parent9d32df192d2e4db4d59f26a3ea73601bd1a733e5 (diff)
downloadop-kernel-dev-008e5f3350e0a474baff3ed3eb4f79653a6b6745.zip
op-kernel-dev-008e5f3350e0a474baff3ed3eb4f79653a6b6745.tar.gz
hwmon: (pc87427) Add temperature monitoring support
Add support for the 6 temperature monitoring channels of the PC87427. Note that the sensors resolution can vary, and I couldn't find a way to figure it out, so we might have to compensate in user-space. Signed-off-by: Jean Delvare <khali@linux-fr.org> Acked-by: Guenter Roeck <guenter.roeck@ericsson.com>
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 ea3d8df..3c4dd84 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -711,8 +711,8 @@ config SENSORS_PC87427
functions of the National Semiconductor PC87427 Super-I/O chip.
The chip has two distinct logical devices, one for fan speed
monitoring and control, and one for voltage and temperature
- monitoring. Only fan speed monitoring and control is supported
- right now.
+ monitoring. Fan speed monitoring and control are supported, as
+ well as temperature monitoring. Voltages aren't supported yet.
This driver can also be built as a module. If so, the module
will be called pc87427.
OpenPOWER on IntegriCloud