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_logic_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_logic_defconfig')
-rw-r--r-- | configs/omap3_logic_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/omap3_logic_defconfig b/configs/omap3_logic_defconfig index a13bdeb95be..2397ba53419 100644 --- a/configs/omap3_logic_defconfig +++ b/configs/omap3_logic_defconfig @@ -20,7 +20,6 @@ CONFIG_USE_PREBOOT=y CONFIG_PREBOOT="setenv preboot;saveenv;" CONFIG_SYS_CONSOLE_INFO_QUIET=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_FS_EXT4 is not set # CONFIG_SPL_I2C is not set |