summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlice Sheng <alicesheng@google.com>2021-08-16 11:38:46 -0700
committerAlice Sheng <alicesheng@google.com>2021-08-16 18:41:28 +0000
commitd666c1a8b9a974856c69e3025be0443deb153d6b (patch)
tree3b8781ffe6f2182ebbf5674ed96fa4705c22b663
parentef66e8d735058b17e2cd9c2528022fad9ab0650a (diff)
downloadconfig-d666c1a8b9a974856c69e3025be0443deb153d6b.tar.gz
Disable BANG_BANG governor, enable FAIR_SHARE
FAIR_SHARE works better with what we want to accomplish with multiple trip points. Bug: 187884905 Change-Id: Ib3c06effd6fe96647e8e33c46da6a8400f45e9d8
-rw-r--r--r11_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/r11_defconfig b/r11_defconfig
index e1231ac..085dde1 100644
--- a/r11_defconfig
+++ b/r11_defconfig
@@ -284,7 +284,7 @@ CONFIG_MUIC_NOTIFIER=y
# CONFIG_HWMON is not set
CONFIG_THERMAL=y
CONFIG_THERMAL_WRITABLE_TRIPS=y
-CONFIG_THERMAL_GOV_BANG_BANG=y
+CONFIG_THERMAL_GOV_FAIR_SHARE=y
CONFIG_CPU_THERMAL=y
CONFIG_GPU_THERMAL=y
CONFIG_THERMAL_EMULATION=y