aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/oxnas
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2021-04-14 10:45:06 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2021-04-17 21:56:05 +0200
commit5288ee33e9af97e49378343d68bda9f58c130cd7 (patch)
tree504848e248aa9d7ab260d837f76ddb6a0f0fc61d /target/linux/oxnas
parent67a84131554a61b4e1e5e137b94f5b833db3bf96 (diff)
downloadupstream-5288ee33e9af97e49378343d68bda9f58c130cd7.tar.gz
upstream-5288ee33e9af97e49378343d68bda9f58c130cd7.tar.bz2
upstream-5288ee33e9af97e49378343d68bda9f58c130cd7.zip
kernel: Disable CPU_THERMAL by default
This config is for platforms that have: A) CONFIG_THERMAL set (we disable it by default) B) Has thermal zones that need to control cpufreq This is not suitable for default config, it needs to be enabled on a per-target basis in individual configs. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'target/linux/oxnas')
-rw-r--r--target/linux/oxnas/config-5.101
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/oxnas/config-5.10 b/target/linux/oxnas/config-5.10
index f5d782e9bb..f356b305ca 100644
--- a/target/linux/oxnas/config-5.10
+++ b/target/linux/oxnas/config-5.10
@@ -100,7 +100,6 @@ CONFIG_CPU_PABRT_LEGACY=y
CONFIG_CPU_PM=y
CONFIG_CPU_THUMB_CAPABLE=y
CONFIG_CPU_TLB_V4WBI=y
-# CONFIG_CPU_THERMAL is not set
CONFIG_CPU_USE_DOMAINS=y
CONFIG_CRASH_CORE=y
CONFIG_CRC16=y