Skip to content

Commit 59da533

Browse files
committed
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 <[email protected]>
1 parent 15ed475 commit 59da533

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/kernel/linux-sunxi64-edge.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1409,6 +1409,7 @@ CONFIG_SENSORS_W83627EHF=m
14091409
CONFIG_THERMAL_NETLINK=y
14101410
CONFIG_THERMAL_GOV_FAIR_SHARE=y
14111411
CONFIG_THERMAL_GOV_BANG_BANG=y
1412+
CONFIG_THERMAL_GOV_USER_SPACE=y
14121413
CONFIG_CPU_THERMAL=y
14131414
CONFIG_DEVFREQ_THERMAL=y
14141415
CONFIG_THERMAL_MMIO=m

0 commit comments

Comments
 (0)