configs: add dfu configs for rk3568

Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com>
Change-Id: I3b4a126cf42d2c5efc604fc87ef26bb65f8ad6c4
This commit is contained in:
Yifeng Zhao 2021-01-20 14:58:49 +08:00
parent 8292f3589a
commit 42b8fbc43f
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
CONFIG_BASE_DEFCONFIG="rk3568_defconfig"
CONFIG_CMD_DFU=y
CONFIG_DFU_MMC=y
CONFIG_DFU_MTD=y
# CONFIG_DFU_NAND is not set
# CONFIG_DFU_RAM is not set
# CONFIG_DFU_SF is not set
# CONFIG_DFU_TFTP is not set
CONFIG_USB_FUNCTION_DFU=y