summaryrefslogtreecommitdiff
path: root/arch/arm/configs/omap2plus_defconfig
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2020-09-11 07:31:57 -0500
committerTony Lindgren <tony@atomide.com>2020-11-16 10:56:33 +0200
commita82820fcd079e38309403f595f005a8cc318a13c (patch)
tree85f13098e9d5babf9b5809f8b9793fb07e20444f /arch/arm/configs/omap2plus_defconfig
parent3650b228f83adda7e5ee532e2b90429c03f7b9ec (diff)
ARM: omap2plus_defconfig: Enable OMAP3_THERMAL
With the additional power management options enabled, this patch enables OMAP3_THERMAL by default. Signed-off-by: Adam Ford <aford173@gmail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/configs/omap2plus_defconfig')
-rw-r--r--arch/arm/configs/omap2plus_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index 34793aabdb65..4bdaa9dd41fe 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -314,6 +314,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