From: Otavio Salvador Date: Tue, 23 May 2023 21:28:29 +0000 (-0300) Subject: ARM: imx_v6_v7_defconfig: Remove KERNEL_LZO config X-Git-Tag: v6.6.7~2512^2~7^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8a2240f256f5c549600e1d0bda438d2b04731b2b;p=platform%2Fkernel%2Flinux-starfive.git ARM: imx_v6_v7_defconfig: Remove KERNEL_LZO config 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 Reviewed-by: Fabio Estevam Signed-off-by: Shawn Guo --- diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index 63042f8..0570669 100644 --- a/arch/arm/configs/imx_v6_v7_defconfig +++ b/arch/arm/configs/imx_v6_v7_defconfig @@ -1,4 +1,3 @@ -CONFIG_KERNEL_LZO=y CONFIG_SYSVIPC=y CONFIG_NO_HZ_IDLE=y CONFIG_HIGH_RES_TIMERS=y