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:
parent
866d7966e2
commit
aae0febba5
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue