[PATCH] ARM: imx_v6_v7_defconfig: Remove KERNEL_LZO config
Fabio Estevam
festevam at gmail.com
Tue May 23 14:54:38 PDT 2023
Hi Otavio,
On Tue, May 23, 2023 at 6:28 PM Otavio Salvador <otavio at ossystems.com.br> wrote:
>
> The KERNEL_GZIP is used in most config and is the default, there is no
> clear reason to diverge so let default be used.
>
> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
CONFIG_KERNEL_LZO=y was introduced in 2011 by the following commit below:
06965c39b4c6 ("ARM i.MX5: update defconfig")
imx_v6_v7_defconfig and sdk7786_defconfig are the only defconfigs that
select CONFIG_KERNEL_LZO=y,
so it seems fine to remove it:
Reviewed-by: Fabio Estevam <festevam at gmail.com>
More information about the linux-arm-kernel
mailing list