diff options
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r-- | drivers/hwmon/Kconfig | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 68ee9702e339..399b6a92e9b0 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
@@ -422,11 +422,12 @@ config SENSORS_SMSC47M1 | |||
422 | If you say yes here you get support for the integrated fan | 422 | If you say yes here you get support for the integrated fan |
423 | monitoring and control capabilities of the SMSC LPC47B27x, | 423 | monitoring and control capabilities of the SMSC LPC47B27x, |
424 | LPC47M10x, LPC47M112, LPC47M13x, LPC47M14x, LPC47M15x, | 424 | LPC47M10x, LPC47M112, LPC47M13x, LPC47M14x, LPC47M15x, |
425 | LPC47M192 and LPC47M997 chips. | 425 | LPC47M192, LPC47M292 and LPC47M997 chips. |
426 | 426 | ||
427 | The temperature and voltage sensor features of the LPC47M192 | 427 | The temperature and voltage sensor features of the LPC47M15x, |
428 | and LPC47M997 are supported by another driver, select also | 428 | LPC47M192, LPC47M292 and LPC47M997 are supported by another |
429 | "SMSC LPC47M192 and compatibles" below for those. | 429 | driver, select also "SMSC LPC47M192 and compatibles" below for |
430 | those. | ||
430 | 431 | ||
431 | This driver can also be built as a module. If so, the module | 432 | This driver can also be built as a module. If so, the module |
432 | will be called smsc47m1. | 433 | will be called smsc47m1. |