]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/stm32f429-discovery_defconfig
cmd: Kconfig: Add a Kconfig options for a few CMD
[people/ms/u-boot.git] / configs / stm32f429-discovery_defconfig
index fb330e25ae366cbbe2fcc20652411715660234fe..86dfd0e83fa3a97bc100b38dd01bac0a64352fa9 100644 (file)
@@ -2,5 +2,8 @@ CONFIG_ARM=y
 CONFIG_STM32=y
 CONFIG_STM32F4=y
 CONFIG_TARGET_STM32F429_DISCOVERY=y
+CONFIG_HUSH_PARSER=y
 CONFIG_SYS_PROMPT="U-Boot > "
 # CONFIG_CMD_SETEXPR is not set
+CONFIG_CMD_TIMER=y
+CONFIG_OF_LIBFDT=y