dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
Move this option to Kconfig and update all boards. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -2,3 +2,5 @@ CONFIG_SPL=y
|
||||
CONFIG_SYS_EXTRA_OPTIONS="REV3"
|
||||
+S:CONFIG_ARM=y
|
||||
+S:CONFIG_TARGET_PCM051=y
|
||||
CONFIG_SYS_MALLOC_F=y
|
||||
CONFIG_SYS_MALLOC_F_LEN=0x400
|
||||
|
||||
Reference in New Issue
Block a user