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-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8a2240f256f5c549600e1d0bda438d2b04731b2b;p=linux.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 63042f8f1e178..05706696a5fb5 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