X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2Fstm32f429-discovery_defconfig;h=24e2221d014b46d7bf94733813083c738eeb5556;hb=8435179271106ec6fe9a9a5679b897755b1db8dd;hp=188adc53b6e97a9ec0ec9ddd36ea03736cd21771;hpb=1254ff97abb7606ccd0d7bdcd9f22581c50fe535;p=oweals%2Fu-boot.git diff --git a/configs/stm32f429-discovery_defconfig b/configs/stm32f429-discovery_defconfig index 188adc53b6..24e2221d01 100644 --- a/configs/stm32f429-discovery_defconfig +++ b/configs/stm32f429-discovery_defconfig @@ -1,3 +1,12 @@ CONFIG_ARM=y +CONFIG_STM32=y +CONFIG_STM32F4=y CONFIG_TARGET_STM32F429_DISCOVERY=y +CONFIG_BOOTDELAY=3 +# CONFIG_DISPLAY_CPUINFO is not set +# CONFIG_DISPLAY_BOARDINFO is not set +CONFIG_HUSH_PARSER=y +CONFIG_SYS_PROMPT="U-Boot > " # CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_TIMER=y +CONFIG_OF_LIBFDT=y