]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/stm32f429-discovery_defconfig
Merge git://git.denx.de/u-boot-uniphier
[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_USE_BOOTARGS=y
7 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk consoleblank=0 ignore_loglevel"
8 # CONFIG_DISPLAY_CPUINFO is not set
9 # CONFIG_DISPLAY_BOARDINFO is not set
10 CONFIG_BOARD_EARLY_INIT_F=y
11 CONFIG_HUSH_PARSER=y
12 CONFIG_SYS_PROMPT="U-Boot > "
13 # CONFIG_CMD_BOOTEFI_HELLO_COMPILE is not set
14 # CONFIG_CMD_SETEXPR is not set
15 CONFIG_CMD_TIMER=y
16 CONFIG_ENV_IS_IN_FLASH=y
17 # CONFIG_MMC is not set
18 CONFIG_MTD_NOR_FLASH=y
19 CONFIG_OF_LIBFDT=y