summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWei Liang Lim <weiliang.lim@starfivetech.com>2023-10-19 11:49:15 +0300
committerWei Liang Lim <weiliang.lim@starfivetech.com>2023-10-19 11:49:15 +0300
commitd44296ca591b955e8f38d276b8efcb386b1fb2b7 (patch)
treebfed82e40f2e20eaeaa55986134ae70db93959db
parentcf8a42b7285b9694291f0881d425e7c12a78a258 (diff)
downloadu-boot-d44296ca591b955e8f38d276b8efcb386b1fb2b7.tar.xz
dubhe: defconfig: Enable MII command
Signed-off-by: Wei Liang Lim <weiliang.lim@starfivetech.com>
-rw-r--r--configs/starfive_dubhe_fpga_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/starfive_dubhe_fpga_defconfig b/configs/starfive_dubhe_fpga_defconfig
index d6a89d706b..ab3c99b004 100644
--- a/configs/starfive_dubhe_fpga_defconfig
+++ b/configs/starfive_dubhe_fpga_defconfig
@@ -66,3 +66,4 @@ CONFIG_DWC_ETH_QOS=y
CONFIG_DWC_ETH_QOS_STARFIVE=y
CONFIG_DM_GPIO=y
CONFIG_CMD_DHCP=y
+ONFIG_CMD_MII=y