Skip to content

Commit 4302331

Browse files
digetxthierryreding
authored andcommitted
ARM: tegra_defconfig: Enable CONFIG_DEVFREQ_THERMAL
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>
1 parent 6efb943 commit 4302331

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm/configs/tegra_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ CONFIG_SENSORS_LM95245=y
167167
CONFIG_THERMAL=y
168168
CONFIG_THERMAL_STATISTICS=y
169169
CONFIG_CPU_THERMAL=y
170+
CONFIG_DEVFREQ_THERMAL=y
170171
CONFIG_TEGRA_SOCTHERM=m
171172
CONFIG_WATCHDOG=y
172173
CONFIG_MAX77620_WATCHDOG=y

0 commit comments

Comments
 (0)