summaryrefslogtreecommitdiffstats
path: root/kernel-armv7hl-lpae.config
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2018-10-02 19:56:01 +0100
committerPeter Robinson <pbrobinson@gmail.com>2018-10-02 19:56:01 +0100
commit48cd6e4350abdbb1795072d07dc91f1d6e4998fd (patch)
tree09423489bfc6391d00c29ff5460a1749ec8f970e /kernel-armv7hl-lpae.config
parent441c3f638130296e169ecb7e4e55cea8145db199 (diff)
downloadkernel-48cd6e4350abdbb1795072d07dc91f1d6e4998fd.tar.gz
kernel-48cd6e4350abdbb1795072d07dc91f1d6e4998fd.tar.xz
kernel-48cd6e4350abdbb1795072d07dc91f1d6e4998fd.zip
cleanup leftovers of armv7 bpf jit issues
Diffstat (limited to 'kernel-armv7hl-lpae.config')
-rw-r--r--kernel-armv7hl-lpae.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel-armv7hl-lpae.config b/kernel-armv7hl-lpae.config
index c150e5d12..282799473 100644
--- a/kernel-armv7hl-lpae.config
+++ b/kernel-armv7hl-lpae.config
@@ -671,8 +671,8 @@ CONFIG_BONDING=m
CONFIG_BOOT_PRINTK_DELAY=y
CONFIG_BOUNCE=y
# CONFIG_BPFILTER is not set
-# CONFIG_BPF_JIT_ALWAYS_ON is not set
-# CONFIG_BPF_JIT is not set
+CONFIG_BPF_JIT_ALWAYS_ON=y
+CONFIG_BPF_JIT=y
# CONFIG_BPF_KPROBE_OVERRIDE is not set
CONFIG_BPF_STREAM_PARSER=y
CONFIG_BPF_SYSCALL=y