From: Padmarao Begari <[email protected]> GZIP compression is disabled to reduce the SPL size by 12KB.
Signed-off-by: Padmarao Begari <[email protected]> Signed-off-by: Michal Simek <[email protected]> --- configs/xilinx_mbv32_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/configs/xilinx_mbv32_defconfig b/configs/xilinx_mbv32_defconfig index 81c0f8e9e936..d10517094c61 100644 --- a/configs/xilinx_mbv32_defconfig +++ b/configs/xilinx_mbv32_defconfig @@ -47,4 +47,3 @@ CONFIG_XILINX_TIMER=y # CONFIG_BINMAN_FDT is not set CONFIG_BINMAN_DTB="./arch/riscv/dts/xilinx-binman.dtb" CONFIG_PANIC_HANG=y -CONFIG_SPL_GZIP=y -- 2.43.0 base-commit: 2c043ed05643fee200a79eb08bfd5c0041663bd2 branch: debian-sent3

