kernel: Disable CPU_THERMAL by default
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 14 Apr 2021 08:45:06 +0000 (10:45 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 17 Apr 2021 19:56:05 +0000 (21:56 +0200)
commit5288ee33e9af97e49378343d68bda9f58c130cd7
tree504848e248aa9d7ab260d837f76ddb6a0f0fc61d
parent67a84131554a61b4e1e5e137b94f5b833db3bf96
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>
target/linux/generic/config-5.10
target/linux/oxnas/config-5.10