diff options
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r-- | drivers/hwmon/Kconfig | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index ebacc0af40fe..96701e099e81 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
@@ -510,11 +510,8 @@ config SENSORS_LM90 | |||
510 | depends on I2C | 510 | depends on I2C |
511 | help | 511 | help |
512 | If you say yes here you get support for National Semiconductor LM90, | 512 | If you say yes here you get support for National Semiconductor LM90, |
513 | LM86, LM89 and LM99, Analog Devices ADM1032 and Maxim MAX6657, | 513 | LM86, LM89 and LM99, Analog Devices ADM1032 and ADT7461, and Maxim |
514 | MAX6658, MAX6659, MAX6680 and MAX6681 sensor chips. | 514 | MAX6657, MAX6658, MAX6659, MAX6680 and MAX6681 sensor chips. |
515 | |||
516 | The Analog Devices ADT7461 sensor chip is also supported, but only | ||
517 | if found in ADM1032 compatibility mode. | ||
518 | 515 | ||
519 | This driver can also be built as a module. If so, the module | 516 | This driver can also be built as a module. If so, the module |
520 | will be called lm90. | 517 | will be called lm90. |