]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/stm32f429-discovery_defconfig
flash: complete CONFIG_SYS_NO_FLASH move with renaming
[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_MMC is not set
6 CONFIG_BOOTDELAY=3
7 # CONFIG_DISPLAY_CPUINFO is not set
8 # CONFIG_DISPLAY_BOARDINFO is not set
9 CONFIG_BOARD_EARLY_INIT_F=y
10 CONFIG_HUSH_PARSER=y
11 CONFIG_SYS_PROMPT="U-Boot > "
12 # CONFIG_CMD_BOOTEFI_HELLO_COMPILE is not set
13 # CONFIG_CMD_SETEXPR is not set
14 CONFIG_CMD_TIMER=y
15 CONFIG_MTD_NOR_FLASH=y
16 CONFIG_OF_LIBFDT=y