diff mbox series

[RESEND,V11,3/4] defconfig: arm64: add i.MX system controller thermal support

Message ID 1554881866-26333-3-git-send-email-Anson.Huang@nxp.com
State Not Applicable, archived
Headers show
Series [RESEND,V11,1/4] dt-bindings: fsl: scu: add thermal binding | expand

Checks

Context Check Description
robh/checkpatch success

Commit Message

Anson Huang April 10, 2019, 7:43 a.m. UTC
This patch enables CONFIG_IMX_SC_THERMAL as module.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
---
No changes.
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 9e313f5..d4c404a 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -415,6 +415,7 @@  CONFIG_SENSORS_INA2XX=m
 CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
 CONFIG_CPU_THERMAL=y
 CONFIG_THERMAL_EMULATION=y
+CONFIG_IMX_SC_THERMAL=m
 CONFIG_ROCKCHIP_THERMAL=m
 CONFIG_RCAR_THERMAL=y
 CONFIG_RCAR_GEN3_THERMAL=y