configs: rockchip: rk3288: Fdt overlay enabled by default.

Change-Id: I61a127b39b5bbb03da3042b776b5d0fff1a20aed
Signed-off-by: lifangyuan <fangyuan.li@rock-chips.com>
This commit is contained in:
lifangyuan 2019-03-06 10:59:17 +08:00 committed by Jianhong Chen
parent dd9ee2cc6f
commit e84ef14d6d
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,7 @@ CONFIG_FASTBOOT_FLASH_MMC_DEV=0
CONFIG_FASTBOOT_BUF_ADDR=0x800800
CONFIG_FASTBOOT_BUF_SIZE=0x4000000
# CONFIG_CMD_BOOTD is not set
CONFIG_CMD_DTIMG=y
# CONFIG_CMD_ELF is not set
# CONFIG_CMD_IMI is not set
# CONFIG_CMD_IMLS is not set
@ -105,6 +106,7 @@ CONFIG_LCD=y
CONFIG_USE_TINY_PRINTF=y
CONFIG_CMD_DHRYSTONE=y
CONFIG_ERRNO_STR=y
CONFIG_OF_LIBFDT_OVERLAY=y
# CONFIG_EFI_LOADER is not set
CONFIG_AVB_LIBAVB=y
CONFIG_AVB_LIBAVB_AB=y