diff mbox series

xilinx: versal-net: Disable LMB for mini configuration

Message ID 47067c87b6b2e7600d3c2808e7d0aa6fe82aa1fe.1668612795.git.michal.simek@amd.com
State Changes Requested
Delegated to: Michal Simek
Headers show
Series xilinx: versal-net: Disable LMB for mini configuration | expand

Commit Message

Michal Simek Nov. 16, 2022, 3:33 p.m. UTC
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(+)

Comments

Michal Simek Nov. 22, 2022, 11:09 a.m. UTC | #1
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
diff mbox series

Patch

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