diff options
author | Tom Rini <trini@konsulko.com> | 2019-08-25 12:03:24 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-08-25 12:03:24 -0400 |
commit | bf17bcc5b16edcdf679e362e578cde13736ac5bf (patch) | |
tree | 1d343e8d87dbaaf37a5c55bb44a6f0bf67c49ce6 /configs/brppt1_spi_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/brppt1_spi_defconfig')
-rw-r--r-- | configs/brppt1_spi_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/brppt1_spi_defconfig b/configs/brppt1_spi_defconfig index 9d629f69c5..9dd0828969 100644 --- a/configs/brppt1_spi_defconfig +++ b/configs/brppt1_spi_defconfig @@ -14,7 +14,6 @@ CONFIG_SPL=y CONFIG_ENV_SECT_SIZE=0x10000 CONFIG_SPL_SPI_FLASH_SUPPORT=y CONFIG_SPL_SPI_SUPPORT=y -CONFIG_TPL_SYS_MALLOC_F_LEN=0x0 # CONFIG_EXPERT is not set # CONFIG_FIT is not set CONFIG_OF_BOARD_SETUP=y |