aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index 99cdc612d2c6..a6a8d66129b3 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -236,11 +236,11 @@ config SENSORS_LM80
236 will be called lm80. 236 will be called lm80.
237 237
238config SENSORS_LM83 238config SENSORS_LM83
239 tristate "National Semiconductor LM83" 239 tristate "National Semiconductor LM83 and compatibles"
240 depends on HWMON && I2C 240 depends on HWMON && I2C
241 help 241 help
242 If you say yes here you get support for National Semiconductor 242 If you say yes here you get support for National Semiconductor
243 LM83 sensor chips. 243 LM82 and LM83 sensor chips.
244 244
245 This driver can also be built as a module. If so, the module 245 This driver can also be built as a module. If so, the module
246 will be called lm83. 246 will be called lm83.