Commit 020b31ab authored by Olof Johansson's avatar Olof Johansson

Merge tag 'tegra-for-5.14-arm-defconfig' of...

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.comSigned-off-by: default avatarOlof Johansson <olof@lixom.net>
parents 3e7e3b97 4302331f
...@@ -167,6 +167,7 @@ CONFIG_SENSORS_LM95245=y ...@@ -167,6 +167,7 @@ CONFIG_SENSORS_LM95245=y
CONFIG_THERMAL=y CONFIG_THERMAL=y
CONFIG_THERMAL_STATISTICS=y CONFIG_THERMAL_STATISTICS=y
CONFIG_CPU_THERMAL=y CONFIG_CPU_THERMAL=y
CONFIG_DEVFREQ_THERMAL=y
CONFIG_TEGRA_SOCTHERM=m CONFIG_TEGRA_SOCTHERM=m
CONFIG_WATCHDOG=y CONFIG_WATCHDOG=y
CONFIG_MAX77620_WATCHDOG=y CONFIG_MAX77620_WATCHDOG=y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment