aboutsummaryrefslogtreecommitdiffstats
path: root/configs/stm32h743-disco_defconfig
diff options
context:
space:
mode:
authorPatrice Chotard <patrice.chotard@foss.st.com>2023-12-15 15:32:20 +0100
committerPatrice Chotard <patrice.chotard@foss.st.com>2023-12-15 15:41:23 +0100
commit395507e50d7137e0bcfce74e1b4122e49d9984cb (patch)
tree93d97e3fa9873736f431c8d45d882b824c30d464 /configs/stm32h743-disco_defconfig
parentec29c07a4096bfa0f3856697def57190a81386df (diff)
downloadu-boot-395507e50d7137e0bcfce74e1b4122e49d9984cb.tar.gz
configs: stm32: Apply savedefconfig
Apply savedefconfig on all stm32 defconfig. Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Diffstat (limited to 'configs/stm32h743-disco_defconfig')
-rw-r--r--configs/stm32h743-disco_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/stm32h743-disco_defconfig b/configs/stm32h743-disco_defconfig
index a8bf3329742..89d79e98b6f 100644
--- a/configs/stm32h743-disco_defconfig
+++ b/configs/stm32h743-disco_defconfig
@@ -17,10 +17,10 @@ CONFIG_AUTOBOOT_KEYED=y
CONFIG_AUTOBOOT_PROMPT="Hit SPACE in %d seconds to stop autoboot.\n"
CONFIG_AUTOBOOT_STOP_STR=" "
CONFIG_DEFAULT_FDT_FILE="stm32h743i-disco"
-# CONFIG_DISPLAY_CPUINFO is not set
-CONFIG_SYS_PROMPT="U-Boot > "
CONFIG_SYS_CBSIZE=256
CONFIG_SYS_PBSIZE=282
+# CONFIG_DISPLAY_CPUINFO is not set
+CONFIG_SYS_PROMPT="U-Boot > "
CONFIG_CMD_GPT=y
CONFIG_CMD_MMC=y
# CONFIG_CMD_SETEXPR is not set