configs: rk3036: enable CONFIG_CMD_BOOTD

clean by make savedefconfig.

Change-Id: Ic8a0ed6e156e36bdad4e318c8e79971e1652591f
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
This commit is contained in:
Joseph Chen 2019-09-10 11:23:47 +08:00 committed by Jianhong Chen
parent 64c205a554
commit d9f1798458
1 changed files with 0 additions and 2 deletions

View File

@ -32,11 +32,9 @@ CONFIG_SPL_OPTEE_SUPPORT=y
CONFIG_SPL_OPTEE=y
CONFIG_TPL_TINY_FRAMEWORK=y
CONFIG_TPL_SERIAL_SUPPORT=y
CONFIG_FASTBOOT_BUF_ADDR=0x60800800
CONFIG_FASTBOOT_BUF_SIZE=0x04000000
CONFIG_FASTBOOT_FLASH=y
CONFIG_FASTBOOT_FLASH_MMC_DEV=0
# CONFIG_CMD_BOOTD is not set
# CONFIG_CMD_ELF is not set
# CONFIG_CMD_IMI is not set
# CONFIG_CMD_IMLS is not set