diff options
author | Tom Rini <trini@konsulko.com> | 2022-04-22 10:17:35 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-04-22 10:17:35 -0400 |
commit | bfdb30559c763b74199666dfb20e1d9f207b917a (patch) | |
tree | 987b8043b620aeb00cd2a0bf0d5975e8959c17d5 /configs/brppt1_spi_defconfig | |
parent | 759a89924b8c5eb4ee776d03d948c80e3d104a9e (diff) | |
download | u-boot-bfdb30559c763b74199666dfb20e1d9f207b917a.tar.gz |
configs: Resync with savedefconfig
Resync 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 972f166fce..33780488e6 100644 --- a/configs/brppt1_spi_defconfig +++ b/configs/brppt1_spi_defconfig @@ -36,7 +36,6 @@ CONFIG_SYS_CONSOLE_INFO_QUIET=y # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_ARCH_MISC_INIT=y CONFIG_SPL_SYS_MALLOC_SIMPLE=y -CONFIG_SPL_SEPARATE_BSS=y # CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR is not set CONFIG_SPL_I2C=y # CONFIG_SPL_NAND_SUPPORT is not set |