aboutsummaryrefslogtreecommitdiff
path: root/configs/octeontx2_96xx_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-11-07 22:59:51 -0500
committerTom Rini <trini@konsulko.com>2021-11-12 14:18:17 -0500
commit82cd1e3da0e15fc19b9eb95c333b6764f6fff061 (patch)
tree97c9a45d67738c326e14c17e815218dfba281f90 /configs/octeontx2_96xx_defconfig
parentd3fb2e3991cb6f7b2fa663601a050e8acce12826 (diff)
downloadu-boot-82cd1e3da0e15fc19b9eb95c333b6764f6fff061.zip
u-boot-82cd1e3da0e15fc19b9eb95c333b6764f6fff061.tar.gz
u-boot-82cd1e3da0e15fc19b9eb95c333b6764f6fff061.tar.bz2
Convert CONFIG_LAST_STAGE_INIT to KconfigWIP/2021-11-12-Kconfig-migrations
This converts the following to Kconfig: CONFIG_LAST_STAGE_INIT Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/octeontx2_96xx_defconfig')
-rw-r--r--configs/octeontx2_96xx_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/octeontx2_96xx_defconfig b/configs/octeontx2_96xx_defconfig
index 011bc79..ec03d95 100644
--- a/configs/octeontx2_96xx_defconfig
+++ b/configs/octeontx2_96xx_defconfig
@@ -24,6 +24,7 @@ CONFIG_USE_BOOTARGS=y
CONFIG_BOOTARGS="console=ttyAMA0,115200n8 earlycon=pl011,0x87e028000000 maxcpus=24 rootwait rw root=/dev/mmcblk0p2 coherent_pool=16M"
# CONFIG_DISPLAY_CPUINFO is not set
CONFIG_BOARD_EARLY_INIT_R=y
+CONFIG_LAST_STAGE_INIT=y
CONFIG_HUSH_PARSER=y
CONFIG_SYS_PROMPT="Marvell> "
# CONFIG_CMD_BOOTEFI_HELLO_COMPILE is not set