mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-27 14:43:07 +01:00
Move this option to Kconfig and update all boards. Signed-off-by: Simon Glass <sjg@chromium.org>
5 lines
107 B
Text
5 lines
107 B
Text
CONFIG_SPL=y
|
|
+S:CONFIG_ARM=y
|
|
+S:CONFIG_TARGET_PEPPER=y
|
|
CONFIG_SYS_MALLOC_F=y
|
|
CONFIG_SYS_MALLOC_F_LEN=0x400
|