powerpc/64: Make ELFv2 the default for big-endian builds
authorNicholas Piggin <npiggin@gmail.com>
Tue, 6 Jun 2023 09:38:30 +0000 (19:38 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 14 Jun 2023 02:46:42 +0000 (12:46 +1000)
commit8c5fa3b5c4df3d071dab42b04b971df370d99354
tree9be76af1cef6d342742f676375848d2e1a1e28d0
parent9d90161ca5c7234e80e14e563d198f322ca0c1d0
powerpc/64: Make ELFv2 the default for big-endian builds

All supported toolchains now support ELFv2 on big-endian, so flip the
default on this and hide the option behind EXPERT for the purpose of
bug hunting.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230606093832.199712-3-npiggin@gmail.com
arch/powerpc/Kconfig