
16 Nov
2022
16 Nov
'22
4:33 p.m.
There is no reason to have LMB enabled on mini configuration because it is only consuming space that's why disable it.
Signed-off-by: Michal Simek michal.simek@amd.com ---
configs/xilinx_versal_net_mini_defconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/configs/xilinx_versal_net_mini_defconfig b/configs/xilinx_versal_net_mini_defconfig index 03a63288acdc..c5fa431a8c9d 100644 --- a/configs/xilinx_versal_net_mini_defconfig +++ b/configs/xilinx_versal_net_mini_defconfig @@ -70,3 +70,4 @@ CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_ARM_DCC=y CONFIG_PL01X_SERIAL=y # CONFIG_GZIP is not set +# CONFIG_LMB is not set
--
2.36.1