configs: rv1126: enable tftpput command

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Ieee8602fdfccbb12a4ba7f8e052c50feb82f2614
This commit is contained in:
Joseph Chen 2020-07-06 10:22:59 +08:00
parent 1da937e728
commit 28e3182f59
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ CONFIG_CMD_USB=y
CONFIG_CMD_USB_MASS_STORAGE=y
# CONFIG_CMD_ITEST is not set
# CONFIG_CMD_SETEXPR is not set
CONFIG_CMD_TFTPPUT=y
CONFIG_CMD_TFTP_BOOTM=y
CONFIG_CMD_TFTP_FLASH=y
# CONFIG_CMD_NFS is not set