mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
b724bd7d63
Move this option to Kconfig and update all boards. Signed-off-by: Simon Glass <sjg@chromium.org>
6 lines
154 B
Text
6 lines
154 B
Text
CONFIG_ARM=y
|
|
CONFIG_ARCH_S5PC1XX=y
|
|
CONFIG_TARGET_S5P_GONI=y
|
|
CONFIG_DEFAULT_DEVICE_TREE="s5pc1xx-goni"
|
|
CONFIG_SYS_MALLOC_F=y
|
|
CONFIG_SYS_MALLOC_F_LEN=0x400
|