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:
Patrick Yavitz
2025-07-29 18:39:29 -04:00
committed by Igor
parent 793030a869
commit 84c0b23e01

View File

@@ -1409,6 +1409,7 @@ CONFIG_SENSORS_W83627EHF=m
CONFIG_THERMAL_NETLINK=y CONFIG_THERMAL_NETLINK=y
CONFIG_THERMAL_GOV_FAIR_SHARE=y CONFIG_THERMAL_GOV_FAIR_SHARE=y
CONFIG_THERMAL_GOV_BANG_BANG=y CONFIG_THERMAL_GOV_BANG_BANG=y
CONFIG_THERMAL_GOV_USER_SPACE=y
CONFIG_CPU_THERMAL=y CONFIG_CPU_THERMAL=y
CONFIG_DEVFREQ_THERMAL=y CONFIG_DEVFREQ_THERMAL=y
CONFIG_THERMAL_MMIO=m CONFIG_THERMAL_MMIO=m