Move this option to Kconfig and update all boards. Signed-off-by: Simon Glass <sjg@chromium.org>
6 lines
158 B
Text
6 lines
158 B
Text
CONFIG_ARM=y
|
|
CONFIG_TARGET_SMDKC100=y
|
|
CONFIG_ARCH_S5PC1XX=y
|
|
CONFIG_DEFAULT_DEVICE_TREE="s5pc1xx-smdkc100"
|
|
CONFIG_SYS_MALLOC_F=y
|
|
CONFIG_SYS_MALLOC_F_LEN=0x400
|