diff options
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r-- | drivers/hwmon/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 2a5dd697c142..c7db7ded9db7 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
@@ -1174,6 +1174,7 @@ source drivers/hwmon/pmbus/Kconfig | |||
1174 | config SENSORS_PWM_FAN | 1174 | config SENSORS_PWM_FAN |
1175 | tristate "PWM fan" | 1175 | tristate "PWM fan" |
1176 | depends on (PWM && OF) || COMPILE_TEST | 1176 | depends on (PWM && OF) || COMPILE_TEST |
1177 | depends on THERMAL || THERMAL=n | ||
1177 | help | 1178 | help |
1178 | If you say yes here you get support for fans connected to PWM lines. | 1179 | If you say yes here you get support for fans connected to PWM lines. |
1179 | The driver uses the generic PWM interface, thus it will work on a | 1180 | The driver uses the generic PWM interface, thus it will work on a |