mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Sunxi64: Add CONFIG_THERMAL_GOV_USER_SPACE=y
Noticed dmesg error on the Tritium H5 [ 2.354290] thermal thermal_zone0: binding cdev cpufreq-cpu0 to trip 3 failed: -22 [ 2.354350] thermal thermal_zone0: binding cdev cpufreq-cpu0 to trip 4 failed: -22 Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
This commit is contained in:
@@ -1409,6 +1409,7 @@ CONFIG_SENSORS_W83627EHF=m
|
||||
CONFIG_THERMAL_NETLINK=y
|
||||
CONFIG_THERMAL_GOV_FAIR_SHARE=y
|
||||
CONFIG_THERMAL_GOV_BANG_BANG=y
|
||||
CONFIG_THERMAL_GOV_USER_SPACE=y
|
||||
CONFIG_CPU_THERMAL=y
|
||||
CONFIG_DEVFREQ_THERMAL=y
|
||||
CONFIG_THERMAL_MMIO=m
|
||||
|
||||
Reference in New Issue
Block a user