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/brxre1_defconfig | |
parent | 50b4b80f597b9f59b98adbdbad691b1027bd501a (diff) | |
download | u-boot-bf17bcc5b16edcdf679e362e578cde13736ac5bf.tar.gz u-boot-bf17bcc5b16edcdf679e362e578cde13736ac5bf.tar.bz2 u-boot-bf17bcc5b16edcdf679e362e578cde13736ac5bf.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/brxre1_defconfig')
-rw-r--r-- | configs/brxre1_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/brxre1_defconfig b/configs/brxre1_defconfig index 1ca7099e90..d4169c0327 100644 --- a/configs/brxre1_defconfig +++ b/configs/brxre1_defconfig @@ -13,7 +13,6 @@ CONFIG_ENV_SIZE=0x10000 CONFIG_ENV_OFFSET=0x40000 CONFIG_SPL_SYS_MALLOC_F_LEN=0x4000 CONFIG_SPL=y -CONFIG_TPL_SYS_MALLOC_F_LEN=0x0 # CONFIG_EXPERT is not set # CONFIG_FIT is not set CONFIG_OF_BOARD_SETUP=y @@ -30,7 +29,6 @@ CONFIG_VERSION_VARIABLE=y CONFIG_ARCH_MISC_INIT=y CONFIG_SPL_SYS_MALLOC_SIMPLE=y CONFIG_SPL_SEPARATE_BSS=y -# CONFIG_TPL_BANNER_PRINT is not set CONFIG_SPL_I2C_SUPPORT=y # CONFIG_SPL_NAND_SUPPORT is not set CONFIG_SPL_POWER_SUPPORT=y |