summaryrefslogtreecommitdiff
path: root/configs/r2dplus_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-10-31 06:03:57 +0300
committerTom Rini <trini@konsulko.com>2021-11-05 18:26:29 +0300
commit5523afbe4a63aa4929cfb857c874178b0c452742 (patch)
tree7c23795b85b7bbf35a481617be53afae715e45b0 /configs/r2dplus_defconfig
parent1616626417716e988362c908125ba574c402f831 (diff)
downloadu-boot-5523afbe4a63aa4929cfb857c874178b0c452742.tar.xz
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/r2dplus_defconfig')
-rw-r--r--configs/r2dplus_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/r2dplus_defconfig b/configs/r2dplus_defconfig
index 62f8446bcb..7d06dea721 100644
--- a/configs/r2dplus_defconfig
+++ b/configs/r2dplus_defconfig
@@ -11,6 +11,7 @@ CONFIG_USE_BOOTARGS=y
CONFIG_BOOTARGS="console=ttySC0,115200"
CONFIG_USE_PREBOOT=y
CONFIG_PREBOOT="pci enum"
+CONFIG_DISPLAY_BOARDINFO=y
CONFIG_HUSH_PARSER=y
CONFIG_CMD_IMLS=y
CONFIG_CMD_DM=y