diff options
Diffstat (limited to 'configs/octeontx_81xx_defconfig')
-rw-r--r-- | configs/octeontx_81xx_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/octeontx_81xx_defconfig b/configs/octeontx_81xx_defconfig index 19a52bc7eb5..011d51e6b00 100644 --- a/configs/octeontx_81xx_defconfig +++ b/configs/octeontx_81xx_defconfig @@ -61,12 +61,12 @@ CONFIG_CMD_TFTPPUT=y CONFIG_CMD_TFTPSRV=y CONFIG_CMD_RARP=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 |