summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWei Liang Lim <weiliang.lim@starfivetech.com>2023-10-19 11:47:57 +0300
committerWei Liang Lim <weiliang.lim@starfivetech.com>2023-10-19 11:47:57 +0300
commitcf8a42b7285b9694291f0881d425e7c12a78a258 (patch)
tree912f3be3629199037f47de58c0f39be9d37d783c
parent3b2ed987a87e5aabdec0e59bc53dfe8e7682e3e3 (diff)
downloadu-boot-cf8a42b7285b9694291f0881d425e7c12a78a258.tar.xz
dubhe: defconfig: Enable DHCP 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 01864bf666..d6a89d706b 100644
--- a/configs/starfive_dubhe_fpga_defconfig
+++ b/configs/starfive_dubhe_fpga_defconfig
@@ -65,3 +65,4 @@ CONFIG_PHY_MARVELL=y
CONFIG_DWC_ETH_QOS=y
CONFIG_DWC_ETH_QOS_STARFIVE=y
CONFIG_DM_GPIO=y
+CONFIG_CMD_DHCP=y