Re: [PATCH] defconfig: arm64: add i.MX system controller thermal support

From: Olof Johansson
Date: Tue Nov 27 2018 - 18:28:43 EST


Hi,

On Mon, Nov 26, 2018 at 10:14 PM Anson Huang <anson.huang@xxxxxxx> wrote:
>
> This patch enables CONFIG_IMX_SC_THERMAL by default.
>
> Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx>

I don't think this driver is needed to boot the system to root
filesystem, is it? If so, it would be preferred to enable this as a
module to keep kernel binary size down for all platforms.

It looks like we should revisit and bring some of the other platforms
back to modules too (Rockchip is today, but Renesas and Armada don't
seem to be).


-Olof