summaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2021-06-15 08:36:55 -0700
committerOlof Johansson <olof@lixom.net>2021-06-15 08:36:57 -0700
commit020b31abb7ad6cd5f5ed808bb9b82e1d6a9fcfe8 (patch)
treeff6078bc9cc7e280d8aaaede64e9ed4c22305ebb /arch/arm
parent3e7e3b97484b5dc1e9b895d1409f6493cd05bbc0 (diff)
parent4302331fdf4440b96dba583384a0e2b759cb13bd (diff)
downloadlinux-stable-020b31abb7ad6cd5f5ed808bb9b82e1d6a9fcfe8.tar.gz
linux-stable-020b31abb7ad6cd5f5ed808bb9b82e1d6a9fcfe8.tar.bz2
linux-stable-020b31abb7ad6cd5f5ed808bb9b82e1d6a9fcfe8.zip
Merge tag 'tegra-for-5.14-arm-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/defconfig
ARM: tegra: Default configuration changes for v5.14-rc1 Enables the devfreq thermal support to allow using the devfreq device as cooling device for the system. * tag 'tegra-for-5.14-arm-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux: ARM: tegra_defconfig: Enable CONFIG_DEVFREQ_THERMAL Link: https://lore.kernel.org/r/20210611164437.3568059-5-thierry.reding@gmail.com Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/configs/tegra_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig
index 13ef3e4dcbb7..3d8d8af9524d 100644
--- 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