diff mbox series

[V12,4/5] defconfig: arm64: add i.MX system controller thermal support

Message ID 1555384609-7030-4-git-send-email-Anson.Huang@nxp.com
State Not Applicable, archived
Headers show
Series [V12,1/5] dt-bindings: fsl: scu: add thermal binding | expand

Checks

Context Check Description
robh/checkpatch success

Commit Message

Anson Huang April 16, 2019, 3:22 a.m. UTC
This patch enables CONFIG_IMX_SC_THERMAL as module.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
---
No change.
---
 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 17daa97..fbe3be7 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -425,6 +425,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