configs: rk3568: enable decompress image

Do decompress in post image process.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I018d346bf28878e41709d1b50d6c1e097fa6cb6f
This commit is contained in:
Joseph Chen 2020-12-28 09:49:08 +08:00
parent acfb487b4a
commit 2b75673259
1 changed files with 2 additions and 0 deletions

View File

@ -19,8 +19,10 @@ CONFIG_DEFAULT_DEVICE_TREE="rk3568-evb"
CONFIG_SMBIOS_PRODUCT_NAME=""
CONFIG_DEBUG_UART=y
CONFIG_FIT=y
CONFIG_FIT_IMAGE_POST_PROCESS=y
CONFIG_FIT_HW_CRYPTO=y
CONFIG_SPL_LOAD_FIT=y
CONFIG_SPL_FIT_IMAGE_POST_PROCESS=y
CONFIG_SPL_FIT_HW_CRYPTO=y
# CONFIG_SPL_SYS_DCACHE_OFF is not set
CONFIG_BOOTDELAY=0