mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-28 15:13:31 +08:00
b724bd7d63
Move this option to Kconfig and update all boards. Signed-off-by: Simon Glass <sjg@chromium.org>
6 lines
125 B
Plaintext
6 lines
125 B
Plaintext
CONFIG_SYS_EXTRA_OPTIONS="stv0991"
|
|
CONFIG_ARM=y
|
|
CONFIG_TARGET_STV0991=y
|
|
CONFIG_SYS_MALLOC_F=y
|
|
CONFIG_SYS_MALLOC_F_LEN=0x2000
|