]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/stm32f429-discovery_defconfig
ehci-pci: Prepare for usage of readl()/writel() accessors
[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_DISPLAY_CPUINFO is not set
7 # CONFIG_DISPLAY_BOARDINFO is not set
8 CONFIG_BOARD_EARLY_INIT_F=y
9 CONFIG_HUSH_PARSER=y
10 CONFIG_SYS_PROMPT="U-Boot > "
11 # CONFIG_CMD_BOOTEFI_HELLO_COMPILE is not set
12 # CONFIG_CMD_SETEXPR is not set
13 CONFIG_CMD_TIMER=y
14 # CONFIG_MMC is not set
15 CONFIG_MTD_NOR_FLASH=y
16 CONFIG_OF_LIBFDT=y