]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/stm32f746-disco_defconfig
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
[people/ms/u-boot.git] / configs / stm32f746-disco_defconfig
1 CONFIG_ARM=y
2 CONFIG_STM32=y
3 CONFIG_STM32F7=y
4 CONFIG_TARGET_STM32F746_DISCO=y
5 CONFIG_SYS_PROMPT="U-Boot > "
6 CONFIG_AUTOBOOT_KEYED=y
7 CONFIG_AUTOBOOT_PROMPT="Hit SPACE in %d seconds to stop autoboot.\n"
8 CONFIG_AUTOBOOT_STOP_STR=" "
9 # CONFIG_CMD_SETEXPR is not set