]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/stm32f429-discovery_defconfig
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / configs / stm32f429-discovery_defconfig
1 CONFIG_ARM=y
2 CONFIG_STM32=y
3 CONFIG_STM32F4=y
4 CONFIG_TARGET_STM32F429_DISCOVERY=y
5 CONFIG_BOOTDELAY=3
6 CONFIG_HUSH_PARSER=y
7 CONFIG_SYS_PROMPT="U-Boot > "
8 # CONFIG_CMD_SETEXPR is not set
9 CONFIG_CMD_TIMER=y
10 CONFIG_OF_LIBFDT=y