From d8993831a03e9c55f57f61dec520a517f877ab6a Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Fri, 3 Jan 2025 13:10:50 +0100 Subject: [PATCH] pygoscelis: Disable CONFIG_THERMAL_GOV_USER_SPACE --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index e76fa72..8ff0887 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -3401,7 +3401,7 @@ CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y # CONFIG_THERMAL_GOV_FAIR_SHARE is not set CONFIG_THERMAL_GOV_STEP_WISE=y # CONFIG_THERMAL_GOV_BANG_BANG is not set -CONFIG_THERMAL_GOV_USER_SPACE=y +# CONFIG_THERMAL_GOV_USER_SPACE is not set # CONFIG_THERMAL_EMULATION is not set # CONFIG_K3_THERMAL is not set # CONFIG_ROCKCHIP_THERMAL is not set