diff options
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r-- | drivers/hwmon/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index ea3d8dff684b..3c4dd849b075 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
@@ -711,8 +711,8 @@ config SENSORS_PC87427 | |||
711 | functions of the National Semiconductor PC87427 Super-I/O chip. | 711 | functions of the National Semiconductor PC87427 Super-I/O chip. |
712 | The chip has two distinct logical devices, one for fan speed | 712 | The chip has two distinct logical devices, one for fan speed |
713 | monitoring and control, and one for voltage and temperature | 713 | monitoring and control, and one for voltage and temperature |
714 | monitoring. Only fan speed monitoring and control is supported | 714 | monitoring. Fan speed monitoring and control are supported, as |
715 | right now. | 715 | well as temperature monitoring. Voltages aren't supported yet. |
716 | 716 | ||
717 | This driver can also be built as a module. If so, the module | 717 | This driver can also be built as a module. If so, the module |
718 | will be called pc87427. | 718 | will be called pc87427. |