]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/stm32f429-discovery_defconfig
mmc: complete unfinished move of CONFIG_MMC
[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_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_OF_LIBFDT=y