diff options
author | Jean Delvare <khali@linux-fr.org> | 2007-05-08 11:21:59 -0400 |
---|---|---|
committer | Jean Delvare <khali@hyperion.delvare> | 2007-05-08 11:21:59 -0400 |
commit | 00cb4739053fa0ce4594a7798a4095007a1c7c79 (patch) | |
tree | ec5d2c878a71106e8260cea7abdf70b1d18bd6e3 /drivers/hwmon/Kconfig | |
parent | 5b94f675f57e4ff16c8fda09088d7480a84dcd91 (diff) |
hwmon/smsc47m192: Document the LPC47M292 as supported
The new SMSC LPC47M292 Super-I/O chip includes a hardware monitoring
block which is compatible with those of the LPC47M192.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Hartmut Rick <linux@rick.claranet.de>
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r-- | drivers/hwmon/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 6d105a1d41b1..68ee9702e339 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
@@ -437,7 +437,8 @@ config SENSORS_SMSC47M192 | |||
437 | select HWMON_VID | 437 | select HWMON_VID |
438 | help | 438 | help |
439 | If you say yes here you get support for the temperature and | 439 | If you say yes here you get support for the temperature and |
440 | voltage sensors of the SMSC LPC47M192 and LPC47M997 chips. | 440 | voltage sensors of the SMSC LPC47M192, LPC47M15x, LPC47M292 |
441 | and LPC47M997 chips. | ||
441 | 442 | ||
442 | The fan monitoring and control capabilities of these chips | 443 | The fan monitoring and control capabilities of these chips |
443 | are supported by another driver, select | 444 | are supported by another driver, select |