b724bd7d63
Move this option to Kconfig and update all boards. Signed-off-by: Simon Glass <sjg@chromium.org>
7 lines
139 B
Plaintext
7 lines
139 B
Plaintext
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
|