summaryrefslogtreecommitdiff
path: root/configs/stm32f746-disco_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-10-30 23:03:57 -0400
committerTom Rini <trini@konsulko.com>2021-11-05 11:26:29 -0400
commit5523afbe4a63aa4929cfb857c874178b0c452742 (patch)
tree7c23795b85b7bbf35a481617be53afae715e45b0 /configs/stm32f746-disco_defconfig
parent1616626417716e988362c908125ba574c402f831 (diff)
Convert CONFIG_BOARD_EARLY_INIT_F et al to Kconfig
This converts the following to Kconfig: CONFIG_BOARD_EARLY_INIT_F CONFIG_BOARD_LATE_INIT CONFIG_DISPLAY_BOARDINFO CONFIG_DISPLAY_BOARDINFO_LATE Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/stm32f746-disco_defconfig')
-rw-r--r--configs/stm32f746-disco_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/stm32f746-disco_defconfig b/configs/stm32f746-disco_defconfig
index 888c56bda0..352a3d430b 100644
--- a/configs/stm32f746-disco_defconfig
+++ b/configs/stm32f746-disco_defconfig
@@ -19,7 +19,6 @@ CONFIG_USE_BOOTARGS=y
CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk consoleblank=0 ignore_loglevel"
# CONFIG_USE_BOOTCOMMAND is not set
# CONFIG_DISPLAY_CPUINFO is not set
-# CONFIG_DISPLAY_BOARDINFO is not set
CONFIG_BOARD_LATE_INIT=y
CONFIG_SYS_PROMPT="U-Boot > "
CONFIG_CMD_GPT=y