[PATCH v4 06/11] mach-snapdragon: Kconfig: fix duplicate SYS_MALLOC_LEN
michael.srba at seznam.cz
michael.srba at seznam.cz
Sun Apr 26 01:26:08 CEST 2026
From: Michael Srba <Michael.Srba at seznam.cz>
Signed-off-by: Michael Srba <Michael.Srba at seznam.cz>
Reviewed-by: Simon Glass <sjg at chromium.org>
---
arch/arm/mach-snapdragon/Kconfig | 3 ---
1 file changed, 3 deletions(-)
diff --git a/arch/arm/mach-snapdragon/Kconfig b/arch/arm/mach-snapdragon/Kconfig
index 976c0e35fce..f82cd0d3291 100644
--- a/arch/arm/mach-snapdragon/Kconfig
+++ b/arch/arm/mach-snapdragon/Kconfig
@@ -11,9 +11,6 @@ config SYS_VENDOR
Based on this option board/<CONFIG_SYS_VENDOR>/<CONFIG_SYS_BOARD>
will be used as the custom board directory.
-config SYS_MALLOC_LEN
- default 0x10000000
-
config SYS_MALLOC_F_LEN
default 0x2000
--
2.53.0
More information about the U-Boot
mailing list