configs: rk3328_defconfig: enable CONFIG_CMD_DTIMG

Change-Id: Ic15017931d22a0fa3c5b9f92aebc4a5bfe74d780
Signed-off-by: Zhangbin Tong <zebulun.tong@rock-chips.com>
This commit is contained in:
Zhangbin Tong 2019-07-31 08:24:36 +08:00 committed by Jianhong Chen
parent fbf99d9116
commit 7e02d185cc
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ CONFIG_FASTBOOT_FLASH_MMC_DEV=0
# CONFIG_CMD_BDI is not set
# CONFIG_CMD_BOOTD is not set
CONFIG_CMD_BOOTZ=y
CONFIG_CMD_DTIMG=y
# CONFIG_CMD_ELF is not set
# CONFIG_CMD_IMI is not set
# CONFIG_CMD_IMLS is not set