summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWei Liang Lim <weiliang.lim@starfivetech.com>2023-10-19 13:22:31 +0300
committerWei Liang Lim <weiliang.lim@starfivetech.com>2023-10-19 13:22:31 +0300
commit1e2016ed0e6cb5f3cc0959a7db40bdd2fdf78432 (patch)
treedc686dae78250c6f1e28980ccb505b3aee638cf4
parent7bf446101651767e3a2de7227889004166ec34d6 (diff)
downloadu-boot-1e2016ed0e6cb5f3cc0959a7db40bdd2fdf78432.tar.xz
configs: dubhe: Add CONFIG_CMD_TFTPPUT
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 60794d7479..6267f9d5a2 100644
--- a/configs/starfive_dubhe_fpga_defconfig
+++ b/configs/starfive_dubhe_fpga_defconfig
@@ -68,3 +68,4 @@ CONFIG_DM_GPIO=y
CONFIG_CMD_DHCP=y
CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
+CONFIG_CMD_TFTPPUT=y