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/omap3_evm_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/omap3_evm_defconfig')
-rw-r--r-- | configs/omap3_evm_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/omap3_evm_defconfig b/configs/omap3_evm_defconfig index b89ab392d0..d451e201c7 100644 --- a/configs/omap3_evm_defconfig +++ b/configs/omap3_evm_defconfig @@ -15,7 +15,6 @@ CONFIG_USE_PREBOOT=y CONFIG_DEFAULT_FDT_FILE="omap3-evm.dtb" CONFIG_SYS_CONSOLE_INFO_QUIET=y CONFIG_SPL_SYS_MALLOC_SIMPLE=y -CONFIG_SPL_SEPARATE_BSS=y # CONFIG_SPL_FS_EXT4 is not set CONFIG_SPL_MTD_SUPPORT=y CONFIG_SPL_NAND_DRIVERS=y |