configs: rv1126: enable tftpput command
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Ieee8602fdfccbb12a4ba7f8e052c50feb82f2614
This commit is contained in:
parent
1da937e728
commit
28e3182f59
|
|
@ -66,6 +66,7 @@ CONFIG_CMD_USB=y
|
||||||
CONFIG_CMD_USB_MASS_STORAGE=y
|
CONFIG_CMD_USB_MASS_STORAGE=y
|
||||||
# CONFIG_CMD_ITEST is not set
|
# CONFIG_CMD_ITEST is not set
|
||||||
# CONFIG_CMD_SETEXPR is not set
|
# CONFIG_CMD_SETEXPR is not set
|
||||||
|
CONFIG_CMD_TFTPPUT=y
|
||||||
CONFIG_CMD_TFTP_BOOTM=y
|
CONFIG_CMD_TFTP_BOOTM=y
|
||||||
CONFIG_CMD_TFTP_FLASH=y
|
CONFIG_CMD_TFTP_FLASH=y
|
||||||
# CONFIG_CMD_NFS is not set
|
# CONFIG_CMD_NFS is not set
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue