From 41f999557fc53c832241fe2201c0ba2e90d5fd19 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Wed, 23 Mar 2022 14:49:53 +0100 Subject: [PATCH] Add missing config in kernel 5.4 --- root/target/linux/generic/config-5.4 | 1 + 1 file changed, 1 insertion(+) diff --git a/root/target/linux/generic/config-5.4 b/root/target/linux/generic/config-5.4 index 21697d2d..c9b968d2 100644 --- a/root/target/linux/generic/config-5.4 +++ b/root/target/linux/generic/config-5.4 @@ -656,6 +656,7 @@ CONFIG_BPF_JIT=y # CONFIG_BPF_JIT_ALWAYS_ON is not set # CONFIG_BPF_STREAM_PARSER is not set CONFIG_BPF_SYSCALL=y +# CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set # CONFIG_BPQETHER is not set CONFIG_BQL=y CONFIG_BRANCH_PROFILE_NONE=y