diff mbox series

[V2,2/2] ARM: omap2plus_defconfig: Enable OMAP3_THERMAL

Message ID 20200819125925.2119434-2-aford173@gmail.com (mailing list archive)
State New, archived
Headers show
Series [V2,1/2] thermal: ti-soc-thermal: Enable addition power management | expand

Commit Message

Adam Ford Aug. 19, 2020, 12:59 p.m. UTC
With the additional power management options enabled,
this patch enables OMAP3_THERMAL by default.

Signed-off-by: Adam Ford <aford173@gmail.com>
---
V2:  No change
diff mbox series

Patch

diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index fe383f5a92fb..efcc46305a47 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -303,6 +303,7 @@  CONFIG_THERMAL_GOV_FAIR_SHARE=y
 CONFIG_THERMAL_GOV_USER_SPACE=y
 CONFIG_CPU_THERMAL=y
 CONFIG_TI_THERMAL=y
+CONFIG_OMAP3_THERMAL=y
 CONFIG_OMAP4_THERMAL=y
 CONFIG_OMAP5_THERMAL=y
 CONFIG_DRA752_THERMAL=y