diff options
Diffstat (limited to 'configs/octeontx2_96xx_defconfig')
-rw-r--r-- | configs/octeontx2_96xx_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/octeontx2_96xx_defconfig b/configs/octeontx2_96xx_defconfig index f77d515706b..ef21eef74a3 100644 --- a/configs/octeontx2_96xx_defconfig +++ b/configs/octeontx2_96xx_defconfig @@ -37,6 +37,7 @@ CONFIG_BOOTARGS="console=ttyAMA0,115200n8 earlycon=pl011,0x87e028000000 maxcpus= CONFIG_SYS_PBSIZE=1050 # CONFIG_DISPLAY_CPUINFO is not set CONFIG_BOARD_EARLY_INIT_R=y +# CONFIG_BOARD_INIT is not set CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="Marvell> " CONFIG_CMD_MD5SUM=y @@ -61,12 +62,12 @@ CONFIG_CMD_TFTPSRV=y CONFIG_CMD_RARP=y CONFIG_SYS_DISABLE_AUTOLOAD=y CONFIG_CMD_CDP=y -CONFIG_CMD_SNTP=y CONFIG_CMD_LINK_LOCAL=y CONFIG_CMD_DHCP=y CONFIG_CMD_DNS=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y +CONFIG_CMD_SNTP=y CONFIG_CMD_PXE=y CONFIG_CMD_TIME=y CONFIG_CMD_EXT2=y |