mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
b724bd7d63
Move this option to Kconfig and update all boards. Signed-off-by: Simon Glass <sjg@chromium.org>
6 lines
139 B
Text
6 lines
139 B
Text
CONFIG_SPL=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="REV1"
|
|
+S:CONFIG_ARM=y
|
|
+S:CONFIG_TARGET_PCM051=y
|
|
CONFIG_SYS_MALLOC_F=y
|
|
CONFIG_SYS_MALLOC_F_LEN=0x400
|