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>
8 lines
158 B
Text
8 lines
158 B
Text
CONFIG_ARM=y
|
|
CONFIG_OMAP34XX=y
|
|
CONFIG_TARGET_NOKIA_RX51=y
|
|
CONFIG_DM=n
|
|
CONFIG_DM_SERIAL=n
|
|
CONFIG_DM_GPIO=n
|
|
CONFIG_SYS_MALLOC_F=y
|
|
CONFIG_SYS_MALLOC_F_LEN=0x400
|