mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
linux (RPi5): switch CONFIG_SENSORS_PWM_FAN to y
pwm_fan is used by RPi official active cooler, building it into kernel makes the fan spin down from full throttle also in initrd stage. Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
9826ea51fc
commit
2095ef81e2
@ -3394,7 +3394,7 @@ CONFIG_SENSORS_GPIO_FAN=m
|
|||||||
# CONFIG_SENSORS_OCC_P8_I2C is not set
|
# CONFIG_SENSORS_OCC_P8_I2C is not set
|
||||||
# CONFIG_SENSORS_PCF8591 is not set
|
# CONFIG_SENSORS_PCF8591 is not set
|
||||||
# CONFIG_PMBUS is not set
|
# CONFIG_PMBUS is not set
|
||||||
CONFIG_SENSORS_PWM_FAN=m
|
CONFIG_SENSORS_PWM_FAN=y
|
||||||
CONFIG_SENSORS_RASPBERRYPI_HWMON=y
|
CONFIG_SENSORS_RASPBERRYPI_HWMON=y
|
||||||
# CONFIG_SENSORS_SBTSI is not set
|
# CONFIG_SENSORS_SBTSI is not set
|
||||||
# CONFIG_SENSORS_SBRMI is not set
|
# CONFIG_SENSORS_SBRMI is not set
|
||||||
|
Loading…
x
Reference in New Issue
Block a user