69e173eb57
Move this option to Kconfig and tidy up existing boards. Signed-off-by: Simon Glass <sjg@chromium.org>
8 lines
162 B
Plaintext
8 lines
162 B
Plaintext
CONFIG_ARM=y
|
|
CONFIG_STM32=y
|
|
CONFIG_STM32F4=y
|
|
CONFIG_TARGET_STM32F429_DISCOVERY=y
|
|
CONFIG_SYS_PROMPT="U-Boot > "
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_OF_LIBFDT=y
|