From: Anson Huang Date: Sat, 22 Feb 2020 00:08:51 +0000 (+0800) Subject: arm64: defconfig: add i.MX system controller thermal support X-Git-Tag: v5.7-rc1~98^2~2^2~16 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=34e46ed80df6cdeafad3cd344dd28837ba17053e;p=users%2Fjedix%2Flinux-maple.git arm64: defconfig: add i.MX system controller thermal support This patch enables CONFIG_IMX_SC_THERMAL as module. Signed-off-by: Anson Huang Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 256345fef287..31d098438a43 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -454,6 +454,7 @@ CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y CONFIG_CPU_THERMAL=y CONFIG_THERMAL_EMULATION=y CONFIG_QORIQ_THERMAL=m +CONFIG_IMX_SC_THERMAL=m CONFIG_ROCKCHIP_THERMAL=m CONFIG_RCAR_THERMAL=y CONFIG_RCAR_GEN3_THERMAL=y