diff options
author | Tom Rini | 2019-08-25 12:03:24 -0400 |
---|---|---|
committer | Tom Rini | 2019-08-25 12:03:24 -0400 |
commit | bf17bcc5b16edcdf679e362e578cde13736ac5bf (patch) | |
tree | 1d343e8d87dbaaf37a5c55bb44a6f0bf67c49ce6 /configs/display5_defconfig | |
parent | 50b4b80f597b9f59b98adbdbad691b1027bd501a (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/display5_defconfig')
-rw-r--r-- | configs/display5_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/display5_defconfig b/configs/display5_defconfig index 3e8f1e9d7f9..13db0e88bbf 100644 --- a/configs/display5_defconfig +++ b/configs/display5_defconfig @@ -16,7 +16,6 @@ CONFIG_SYS_BOOTCOUNT_SINGLEWORD=y CONFIG_SYS_BOOTCOUNT_ADDR=0x020CC068 CONFIG_SPL_SPI_FLASH_SUPPORT=y CONFIG_SPL_SPI_SUPPORT=y -CONFIG_TPL_SYS_MALLOC_F_LEN=0x400 CONFIG_FIT=y CONFIG_SPL_LOAD_FIT=y CONFIG_OF_BOARD_SETUP=y |