[U-Boot] [PATCH 16/29] Drop CONFIG_SYS_MALLOC_END
Simon Glass
sjg at chromium.org
Thu Dec 15 04:27:47 CET 2016
This is not used in U-Boot. Drop it from the whitelist.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
scripts/config_whitelist.txt | 1 -
1 file changed, 1 deletion(-)
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt
index ea1350d..8f65c0f 100644
--- a/scripts/config_whitelist.txt
+++ b/scripts/config_whitelist.txt
@@ -6259,7 +6259,6 @@ CONFIG_SYS_MACB2_BASE
CONFIG_SYS_MACB3_BASE
CONFIG_SYS_MAIN_PWR_ON
CONFIG_SYS_MALLOC_CLEAR_ON_INIT
-CONFIG_SYS_MALLOC_END
CONFIG_SYS_MALLOC_LEN
CONFIG_SYS_MALLOC_SIMPLE
CONFIG_SYS_MAMR
--
2.8.0.rc3.226.g39d4020
More information about the U-Boot
mailing list