diff options
author | Tom Rini <trini@konsulko.com> | 2019-08-14 15:11:27 +0300 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-08-14 15:11:27 +0300 |
commit | df33f8646855e65b8e7232c7fd5739e1ae1eb58b (patch) | |
tree | b702b2e3fa23d9034faf78cbb252a962fd4151d7 /configs/lion-rk3368_defconfig | |
parent | f55e80f37e0b0dfbc37137ea3370f78ef21ab5a2 (diff) | |
download | u-boot-df33f8646855e65b8e7232c7fd5739e1ae1eb58b.tar.xz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/lion-rk3368_defconfig')
-rw-r--r-- | configs/lion-rk3368_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/lion-rk3368_defconfig b/configs/lion-rk3368_defconfig index 2c4e11c4d4..77dbb281f1 100644 --- a/configs/lion-rk3368_defconfig +++ b/configs/lion-rk3368_defconfig @@ -31,13 +31,11 @@ CONFIG_ARCH_EARLY_INIT_R=y CONFIG_SPL_TEXT_BASE=0x00000000 CONFIG_SPL_BOOTROM_SUPPORT=y # CONFIG_SPL_RAW_IMAGE_SUPPORT is not set -# CONFIG_SPL_LEGACY_IMAGE_SUPPORT is not set CONFIG_TPL_SYS_MALLOC_SIMPLE=y CONFIG_SPL_STACK_R=y CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR=0x200 CONFIG_SPL_ATF=y CONFIG_TPL=y -CONFIG_TPL_BOOTROM_SUPPORT=y CONFIG_TPL_DRIVERS_MISC_SUPPORT=y CONFIG_CMD_GPIO=y CONFIG_CMD_MMC=y @@ -88,7 +86,6 @@ CONFIG_DEBUG_UART_ANNOUNCE=y CONFIG_DEBUG_UART_SKIP_INIT=y CONFIG_ROCKCHIP_SPI=y CONFIG_SYSRESET=y -CONFIG_USE_TINY_PRINTF=y CONFIG_SPL_TINY_MEMSET=y CONFIG_LZO=y CONFIG_ERRNO_STR=y |