mirror of
https://github.com/linux-sunxi/u-boot-sunxi.git
synced 2024-02-12 11:16:03 +08:00
config: remove unused CONFIG_SPL_RELOC_STACK_SIZE
Symbol CONFIG_SPL_RELOC_STACK_SIZE is not used anywhere. So remove it. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
This commit is contained in:

committed by
Tom Rini

parent
ad7061ed74
commit
0cd07a90a9
@ -1942,7 +1942,6 @@ CONFIG_SPL_PPAACT_ADDR
|
||||
CONFIG_SPL_RELOC_MALLOC_ADDR
|
||||
CONFIG_SPL_RELOC_MALLOC_SIZE
|
||||
CONFIG_SPL_RELOC_STACK
|
||||
CONFIG_SPL_RELOC_STACK_SIZE
|
||||
CONFIG_SPL_RELOC_TEXT_BASE
|
||||
CONFIG_SPL_SATA_BOOT_DEVICE
|
||||
CONFIG_SPL_SIZE
|
||||
|
Reference in New Issue
Block a user