aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/Kconfig
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2019-05-03 23:51:00 +0200
committerHelge Deller <deller@gmx.de>2019-05-06 00:10:03 +0200
commit62217beb394e654bbd2bb87c533dadd2d8bf62c6 (patch)
tree3adcd75c34fa8d4aa3836a5e30e0d8a72995a95a /arch/parisc/Kconfig
parentparisc: Use PA_ASM_LEVEL in boot code (diff)
downloadlinux-dev-62217beb394e654bbd2bb87c533dadd2d8bf62c6.tar.xz
linux-dev-62217beb394e654bbd2bb87c533dadd2d8bf62c6.zip
parisc: Add static branch and JUMP_LABEL feature
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch/parisc/Kconfig')
-rw-r--r--arch/parisc/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig
index 26c215570adf..c971256a74d2 100644
--- a/arch/parisc/Kconfig
+++ b/arch/parisc/Kconfig
@@ -45,6 +45,8 @@ config PARISC
select HAVE_DEBUG_STACKOVERFLOW
select HAVE_ARCH_AUDITSYSCALL
select HAVE_ARCH_HASH
+ select HAVE_ARCH_JUMP_LABEL
+ select HAVE_ARCH_JUMP_LABEL_RELATIVE
select HAVE_ARCH_SECCOMP_FILTER
select HAVE_ARCH_TRACEHOOK
select HAVE_REGS_AND_STACK_ACCESS_API