]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - configs/stm32f746-disco_defconfig
configs: Re-sync HUSH options
[karo-tx-uboot.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_HUSH_PARSER=y
6 CONFIG_SYS_PROMPT="U-Boot > "
7 CONFIG_AUTOBOOT_KEYED=y
8 CONFIG_AUTOBOOT_PROMPT="Hit SPACE in %d seconds to stop autoboot.\n"
9 CONFIG_AUTOBOOT_STOP_STR=" "
10 # CONFIG_CMD_SETEXPR is not set
11 CONFIG_OF_LIBFDT=y
12 # CONFIG_EFI_LOADER is not set