]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/stm32f429-discovery_defconfig
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / configs / stm32f429-discovery_defconfig
CommitLineData
ed09a554 1CONFIG_ARM=y
0a61ee88
VM
2CONFIG_STM32=y
3CONFIG_STM32F4=y
ed09a554 4CONFIG_TARGET_STM32F429_DISCOVERY=y
bb597c0e 5CONFIG_BOOTDELAY=3
adad96e6 6CONFIG_HUSH_PARSER=y
181bd9dc 7CONFIG_SYS_PROMPT="U-Boot > "
80df6913 8# CONFIG_CMD_SETEXPR is not set
78d1e1d0 9CONFIG_CMD_TIMER=y
69e173eb 10CONFIG_OF_LIBFDT=y