summaryrefslogtreecommitdiff
path: root/configs/P1020RDB-PD_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-05-26 23:59:30 +0300
committerTom Rini <trini@konsulko.com>2022-06-06 19:09:28 +0300
commit55cf860ba7d604081b11b8ddc23c79572a0ada34 (patch)
tree9925a59d98420cbe2a852cd5bd5eff1d99f3c56f /configs/P1020RDB-PD_defconfig
parent90e1fd09101f41ea1350e41fb3c57a662df6b2b8 (diff)
downloadu-boot-55cf860ba7d604081b11b8ddc23c79572a0ada34.tar.xz
Convert CONFIG_SPL_RELOC_TEXT_BASE et al to Kconfig
This converts the following to Kconfig: CONFIG_SPL_RELOC_TEXT_BASE CONFIG_SPL_RELOC_STACK CONFIG_SPL_RELOC_MALLOC_ADDR CONFIG_SPL_RELOC_MALLOC_SIZE Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/P1020RDB-PD_defconfig')
-rw-r--r--configs/P1020RDB-PD_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/P1020RDB-PD_defconfig b/configs/P1020RDB-PD_defconfig
index 966b9de5c7..d78dc0d9ca 100644
--- a/configs/P1020RDB-PD_defconfig
+++ b/configs/P1020RDB-PD_defconfig
@@ -23,7 +23,6 @@ CONFIG_BOARD_EARLY_INIT_R=y
# CONFIG_MISC_INIT_R is not set
CONFIG_SPL_MAX_SIZE=0x20000
CONFIG_SPL_SYS_CCSR_DO_NOT_RELOCATE=y
-CONFIG_SPL_FLUSH_IMAGE=y
CONFIG_HUSH_PARSER=y
# CONFIG_AUTO_COMPLETE is not set
CONFIG_SYS_PBSIZE=276