commit | de4a22e70328893289747ec4e1f4bfb2143adf26 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@amd.com> | Wed Nov 16 16:33:17 2022 +0100 |
committer | Michal Simek <michal.simek@amd.com> | Tue Nov 22 15:02:07 2022 +0100 |
tree | c79f9360a92f5276b7078e3307e3da1628e5c776 | |
parent | 38920451c71844e2da82b4def8111a541997d649 [diff] |
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> Link: https://lore.kernel.org/r/47067c87b6b2e7600d3c2808e7d0aa6fe82aa1fe.1668612795.git.michal.simek@amd.com
diff --git a/configs/xilinx_versal_net_mini_defconfig b/configs/xilinx_versal_net_mini_defconfig index 03a6328..c5fa431 100644 --- a/configs/xilinx_versal_net_mini_defconfig +++ b/configs/xilinx_versal_net_mini_defconfig
@@ -70,3 +70,4 @@ CONFIG_ARM_DCC=y CONFIG_PL01X_SERIAL=y # CONFIG_GZIP is not set +# CONFIG_LMB is not set