summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWei Liang Lim <weiliang.lim@starfivetech.com>2023-10-19 12:37:09 +0300
committerWei Liang Lim <weiliang.lim@starfivetech.com>2023-10-19 12:37:09 +0300
commit4ab96800fef8854d16f021ca77f78eaaf606b84a (patch)
treebf78c8744cb6958dfcbbda3dbebdfcea39c42a5f
parent2c4fa639e74bad2eab893417959ada8b68dc6808 (diff)
downloadu-boot-4ab96800fef8854d16f021ca77f78eaaf606b84a.tar.xz
dubhe: defconfig: Add ping config
Signed-off-by: Wei Liang Lim <weiliang.lim@starfivetech.com>
-rw-r--r--configs/starfive_dubhe_fpga_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/starfive_dubhe_fpga_defconfig b/configs/starfive_dubhe_fpga_defconfig
index ab3c99b004..60794d7479 100644
--- a/configs/starfive_dubhe_fpga_defconfig
+++ b/configs/starfive_dubhe_fpga_defconfig
@@ -66,4 +66,5 @@ CONFIG_DWC_ETH_QOS=y
CONFIG_DWC_ETH_QOS_STARFIVE=y
CONFIG_DM_GPIO=y
CONFIG_CMD_DHCP=y
-ONFIG_CMD_MII=y
+CONFIG_CMD_MII=y
+CONFIG_CMD_PING=y