rockchip: Kconfig: default enable ROCKCHIP_RESOURCE_IMAGE

default y When RKIMG_BOOTLOADER is enabled.

Change-Id: I1627348860a8eae7efe4d26671a4a159ee7a2dec
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
This commit is contained in:
Joseph Chen 2018-01-23 21:01:05 +08:00 committed by Kever Yang
parent 866d7966e2
commit aae0febba5
1 changed files with 1 additions and 0 deletions

View File

@ -337,6 +337,7 @@ config RKIMG_BOOTLOADER
config ROCKCHIP_RESOURCE_IMAGE
bool "Enable support for rockchip resource image"
depends on RKIMG_BOOTLOADER
default y
help
This enables support to get dtb or logo files from
rockchip resource image format partition.