projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6efb943
)
ARM: tegra_defconfig: Enable CONFIG_DEVFREQ_THERMAL
author
Dmitry Osipenko
<digetx@gmail.com>
Mon, 10 May 2021 21:10:03 +0000
(
00:10
+0300)
committer
Thierry Reding
<treding@nvidia.com>
Mon, 31 May 2021 09:43:11 +0000
(11:43 +0200)
Memory-related Tegra devfreq devices now could be used as a cooling
devices. Enable CONFIG_DEVFREQ_THERMAL by default since this option
enables cooling functionality of the devfreq drivers.
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/configs/tegra_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/tegra_defconfig
b/arch/arm/configs/tegra_defconfig
index
13ef3e4
..
3d8d8af
100644
(file)
--- a/
arch/arm/configs/tegra_defconfig
+++ b/
arch/arm/configs/tegra_defconfig
@@
-167,6
+167,7
@@
CONFIG_SENSORS_LM95245=y
CONFIG_THERMAL=y
CONFIG_THERMAL_STATISTICS=y
CONFIG_CPU_THERMAL=y
+CONFIG_DEVFREQ_THERMAL=y
CONFIG_TEGRA_SOCTHERM=m
CONFIG_WATCHDOG=y
CONFIG_MAX77620_WATCHDOG=y