aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/machdep.h
diff options
context:
space:
mode:
authorNathan Chancellor <[email protected]>2023-02-15 11:41:17 -0700
committerMichael Ellerman <[email protected]>2023-03-15 00:52:10 +1100
commita11334d8327b3fd7987cbfb38e956a44c722d88f (patch)
tree309cc7e2ffdaaf8f3158e7dae5b2052ceab43794 /arch/powerpc/include/asm/machdep.h
parent7c3bd8362b06cff0a4044a4975adb7d71db2dfba (diff)
powerpc: Allow CONFIG_PPC64_BIG_ENDIAN_ELF_ABI_V2 with ld.lld 15+
Commit 5017b4594672 ("powerpc/64: Option to build big-endian with ELFv2 ABI") restricted the ELFv2 ABI configuration such that it can only be selected when linking with ld.bfd, due to lack of testing with LLVM. ld.lld can link ELFv2 kernels without any issues; in fact, it is the only ABI that ld.lld supports, as ELFv1 is not supported in ld.lld. As this has not seen a ton of real world testing yet, be conservative and only allow this option to be selected with the latest stable release of LLVM (15.x) and newer. While in the area, remove 'default n', as it is unnecessary to specify it explicitly since all boolean/tristate configuration symbols default to n. Tested-by: "Erhard F." <[email protected]> Signed-off-by: Nathan Chancellor <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://msgid.link/[email protected]
Diffstat (limited to 'arch/powerpc/include/asm/machdep.h')
0 files changed, 0 insertions, 0 deletions