summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
diff options
context:
space:
mode:
authorNicholas Piggin2016-10-13 07:42:55 +0200
committerMichael Ellerman2016-11-14 01:11:51 +0100
commit5b9ff027859868efd63cdbbff5d30182d4cca50a (patch)
tree244df148367705df8bb22c0706e2affcb5ce7552 /arch/powerpc/Kconfig
parentpowerpc: Add support for relative exception tables (diff)
downloadkernel-qcow2-linux-5b9ff027859868efd63cdbbff5d30182d4cca50a.tar.gz
kernel-qcow2-linux-5b9ff027859868efd63cdbbff5d30182d4cca50a.tar.xz
kernel-qcow2-linux-5b9ff027859868efd63cdbbff5d30182d4cca50a.zip
powerpc: Build-time sort the exception table
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r--arch/powerpc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index 65fba4c34cd7..8567c6809240 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -80,6 +80,7 @@ config ARCH_HAS_DMA_SET_COHERENT_MASK
config PPC
bool
default y
+ select BUILDTIME_EXTABLE_SORT
select ARCH_MIGHT_HAVE_PC_PARPORT
select ARCH_MIGHT_HAVE_PC_SERIO
select BINFMT_ELF