aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/Kconfig
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2023-08-17 23:45:02 +0200
committerHelge Deller <deller@gmx.de>2023-08-22 10:24:47 +0200
commit4800a6215e335c6dade05e10c8fdbf919c04a3a7 (patch)
treef17f5ac2f565260556d364a013e834f62fa6593e /arch/parisc/Kconfig
parent6b3cba375917494d5905c9b9c1ea2acdf73922e8 (diff)
downloadlinux-4800a6215e335c6dade05e10c8fdbf919c04a3a7.tar.gz
parisc: Wire up eBPF JIT compiler
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 3a257bca08780..dad281808ab50 100644
--- a/arch/parisc/Kconfig
+++ b/arch/parisc/Kconfig
@@ -59,6 +59,8 @@ config PARISC
select HAVE_ARCH_KFENCE
select HAVE_ARCH_SECCOMP_FILTER
select HAVE_ARCH_TRACEHOOK
+ select HAVE_EBPF_JIT
+ select ARCH_WANT_DEFAULT_BPF_JIT
select HAVE_REGS_AND_STACK_ACCESS_API
select HOTPLUG_CORE_SYNC_DEAD if HOTPLUG_CPU
select GENERIC_SCHED_CLOCK