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/kontron_sl28_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/kontron_sl28_defconfig')
-rw-r--r-- | configs/kontron_sl28_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/kontron_sl28_defconfig b/configs/kontron_sl28_defconfig index 0d2c0672086..7a00e48ebcc 100644 --- a/configs/kontron_sl28_defconfig +++ b/configs/kontron_sl28_defconfig @@ -34,7 +34,6 @@ CONFIG_USE_BOOTARGS=y CONFIG_BOARD_LATE_INIT=y CONFIG_PCI_INIT_R=y CONFIG_SPL_BOARD_INIT=y -CONFIG_SPL_SEPARATE_BSS=y CONFIG_SPL_MPC8XXX_INIT_DDR=y CONFIG_SPL_SPI_LOAD=y CONFIG_SYS_SPI_U_BOOT_OFFS=0x230000 |