]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/stm32f746-disco_defconfig
configs: Re-sync almost all of cmd/Kconfig
[people/ms/u-boot.git] / configs / stm32f746-disco_defconfig
CommitLineData
e66c49fa
VM
1CONFIG_ARM=y
2CONFIG_STM32=y
3CONFIG_STM32F7=y
4CONFIG_TARGET_STM32F746_DISCO=y
adad96e6 5CONFIG_HUSH_PARSER=y
e66c49fa
VM
6CONFIG_SYS_PROMPT="U-Boot > "
7CONFIG_AUTOBOOT_KEYED=y
8CONFIG_AUTOBOOT_PROMPT="Hit SPACE in %d seconds to stop autoboot.\n"
9CONFIG_AUTOBOOT_STOP_STR=" "
78d1e1d0 10# CONFIG_CMD_IMLS is not set
e66c49fa 11# CONFIG_CMD_SETEXPR is not set
78d1e1d0 12CONFIG_CMD_TIMER=y
5375389f
MS
13CONFIG_OF_LIBFDT=y
14# CONFIG_EFI_LOADER is not set