|
@@ -1174,6 +1174,7 @@ source drivers/hwmon/pmbus/Kconfig
|
|
config SENSORS_PWM_FAN
|
|
config SENSORS_PWM_FAN
|
|
tristate "PWM fan"
|
|
tristate "PWM fan"
|
|
depends on (PWM && OF) || COMPILE_TEST
|
|
depends on (PWM && OF) || COMPILE_TEST
|
|
|
|
+ depends on THERMAL || THERMAL=n
|
|
help
|
|
help
|
|
If you say yes here you get support for fans connected to PWM lines.
|
|
If you say yes here you get support for fans connected to PWM lines.
|
|
The driver uses the generic PWM interface, thus it will work on a
|
|
The driver uses the generic PWM interface, thus it will work on a
|