[PATCH] xilinx: versal-net: Disable LMB for mini configuration

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

st 16. 11. 2022 v 16:33 odesÃlatel Michal Simek michal.simek@amd.com napsal:
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
Applied. M
participants (2)
-
Michal Simek
-
Michal Simek