]> Git Repo - J-u-boot.git/commit
microblaze: drop CONFIG_NEEDS_MANUAL_RELOC
authorOvidiu Panait <[email protected]>
Sat, 11 Mar 2023 17:38:37 +0000 (19:38 +0200)
committerMichal Simek <[email protected]>
Mon, 13 Mar 2023 10:46:17 +0000 (11:46 +0100)
commit3363cf96eb372e03c4ac6774ad1657e4b0449a23
treed88b501e56581b2da4104c8bce40716092efe9eb
parent02d30e5f92d834f020bb7ef6a92ccbf042ed25fc
microblaze: drop CONFIG_NEEDS_MANUAL_RELOC

Microblaze and m68k are the only remaining architectures that still enable
CONFIG_NEEDS_MANUAL_RELOC by default.

Microblaze has had runtime relocation support using CONFIG_STATIC_RELA for
quite some time, since commit d58c007498 ("microblaze: Add support for run
time relocation"). Drop support for CONFIG_NEEDS_MANUAL_RELOC and make
runtime relocation the default, as the rest of the architectures do.

Reviewed-by: Michal Simek <[email protected]>
Signed-off-by: Ovidiu Panait <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michal Simek <[email protected]>
arch/microblaze/Kconfig
This page took 0.033233 seconds and 4 git commands to generate.