configs: move CONFIG_SPL_TEXT_BASE to Kconfig
Moved CONFIG_SPL_TEXT_BASE to common/spl/Kconfig and migrate existing values. Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> [trini: Re-run migration] Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
committed by
Tom Rini
parent
d168bcb6fe
commit
f89d6133ee
@@ -1884,7 +1884,6 @@ CONFIG_SPL_STACK_ADDR
|
||||
CONFIG_SPL_STACK_SIZE
|
||||
CONFIG_SPL_START_S_PATH
|
||||
CONFIG_SPL_TARGET
|
||||
CONFIG_SPL_TEXT_BASE
|
||||
CONFIG_SPL_UBI
|
||||
CONFIG_SPL_UBI_INFO_ADDR
|
||||
CONFIG_SPL_UBI_LEB_START
|
||||
|
||||
Reference in New Issue
Block a user