]> 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 6d74d733151e463a6bfaf393637fe39657df35d2..86dfd0e83fa3a97bc100b38dd01bac0a64352fa9 100644 (file)
@@ -1,2 +1,9 @@
 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