diff options
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r-- | drivers/hwmon/Kconfig | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index dad895fec62a..811e6c47e7e6 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
@@ -598,11 +598,11 @@ config SENSORS_LM78 | |||
598 | will be called lm78. | 598 | will be called lm78. |
599 | 599 | ||
600 | config SENSORS_LM80 | 600 | config SENSORS_LM80 |
601 | tristate "National Semiconductor LM80" | 601 | tristate "National Semiconductor LM80 and LM96080" |
602 | depends on I2C | 602 | depends on I2C |
603 | help | 603 | help |
604 | If you say yes here you get support for National Semiconductor | 604 | If you say yes here you get support for National Semiconductor |
605 | LM80 sensor chips. | 605 | LM80 and LM96080 sensor chips. |
606 | 606 | ||
607 | This driver can also be built as a module. If so, the module | 607 | This driver can also be built as a module. If so, the module |
608 | will be called lm80. | 608 | will be called lm80. |
@@ -1028,7 +1028,8 @@ config SENSORS_SCH5627 | |||
1028 | select SENSORS_SCH56XX_COMMON | 1028 | select SENSORS_SCH56XX_COMMON |
1029 | help | 1029 | help |
1030 | If you say yes here you get support for the hardware monitoring | 1030 | If you say yes here you get support for the hardware monitoring |
1031 | features of the SMSC SCH5627 Super-I/O chip. | 1031 | features of the SMSC SCH5627 Super-I/O chip including support for |
1032 | the integrated watchdog. | ||
1032 | 1033 | ||
1033 | This driver can also be built as a module. If so, the module | 1034 | This driver can also be built as a module. If so, the module |
1034 | will be called sch5627. | 1035 | will be called sch5627. |
@@ -1044,7 +1045,8 @@ config SENSORS_SCH5636 | |||
1044 | 1045 | ||
1045 | Currently this driver only supports the Fujitsu Theseus SCH5636 based | 1046 | Currently this driver only supports the Fujitsu Theseus SCH5636 based |
1046 | hwmon solution. Say yes here if you want support for the Fujitsu | 1047 | hwmon solution. Say yes here if you want support for the Fujitsu |
1047 | Theseus' hardware monitoring features. | 1048 | Theseus' hardware monitoring features including support for the |
1049 | integrated watchdog. | ||
1048 | 1050 | ||
1049 | This driver can also be built as a module. If so, the module | 1051 | This driver can also be built as a module. If so, the module |
1050 | will be called sch5636. | 1052 | will be called sch5636. |