187809517d
Generated by "tools/moveconfig -s". This will make config moves easier. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
14 lines
341 B
Plaintext
14 lines
341 B
Plaintext
CONFIG_ARM=y
|
|
CONFIG_STM32=y
|
|
CONFIG_STM32F4=y
|
|
CONFIG_TARGET_STM32F429_DISCOVERY=y
|
|
CONFIG_BOOTDELAY=3
|
|
# CONFIG_DISPLAY_CPUINFO is not set
|
|
# CONFIG_DISPLAY_BOARDINFO is not set
|
|
CONFIG_HUSH_PARSER=y
|
|
CONFIG_SYS_PROMPT="U-Boot > "
|
|
# CONFIG_CMD_BOOTEFI_HELLO_COMPILE is not set
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_CMD_TIMER=y
|
|
CONFIG_OF_LIBFDT=y
|