diff options
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r-- | drivers/hwmon/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 9384b85b893b..164760df1233 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
@@ -16,6 +16,10 @@ config HWMON | |||
16 | should say Y here and also to the specific driver(s) for your | 16 | should say Y here and also to the specific driver(s) for your |
17 | sensors chip(s) below. | 17 | sensors chip(s) below. |
18 | 18 | ||
19 | To find out which specific driver(s) you need, use the | ||
20 | sensors-detect script from the lm_sensors package. Read | ||
21 | <file:Documentation/hwmon/userspace-tools> for details. | ||
22 | |||
19 | This support can also be built as a module. If so, the module | 23 | This support can also be built as a module. If so, the module |
20 | will be called hwmon. | 24 | will be called hwmon. |
21 | 25 | ||