Skip to content
Snippets Groups Projects
Commit d6905849 authored by Ard Biesheuvel's avatar Ard Biesheuvel
Browse files

ARM: assembler: define a Kconfig symbol for group relocation support


Nathan reports the group relocations go out of range in pathological
cases such as allyesconfig kernels, which have little chance of actually
booting but are still used in validation.

So add a Kconfig symbol for this feature, and make it depend on
!COMPILE_TEST.

Signed-off-by: default avatarArd Biesheuvel <ardb@kernel.org>
parent 8b806b82
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment