Re: [PATCH V16 4/5] defconfig: arm64: add i.MX system controller thermal support

From: Shawn Guo
Date: Tue Mar 10 2020 - 03:01:49 EST


On Sat, Feb 22, 2020 at 08:08:51AM +0800, Anson Huang wrote:
> This patch enables CONFIG_IMX_SC_THERMAL as module.
>
> Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx>

Prefix should be 'arm64: defconfig: ...'

Fixed it up and applied patch.

Shawn

> ---
> No change.
> ---
> arch/arm64/configs/defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 1c74437..1ff479c 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -453,6 +453,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
> --
> 2.7.4
>