From 3c64f5356ecf0d9e725438fe10de7b2588b3230e Mon Sep 17 00:00:00 2001 From: Ycarus Date: Fri, 28 Dec 2018 20:35:26 +0100 Subject: [PATCH] Add BPF_STREAM_PARSER --- root/target/linux/generic/config-4.14 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/target/linux/generic/config-4.14 b/root/target/linux/generic/config-4.14 index 1b717833..e0ca1c6b 100644 --- a/root/target/linux/generic/config-4.14 +++ b/root/target/linux/generic/config-4.14 @@ -593,7 +593,7 @@ CONFIG_BOOT_RAW=y CONFIG_BPF=y # CONFIG_BPF_JIT is not set # CONFIG_BPF_JIT_ALWAYS_ON is not set -# CONFIG_BPF_STREAM_PARSER is not set +CONFIG_BPF_STREAM_PARSER=y CONFIG_BPF_SYSCALL=y # CONFIG_BPQETHER is not set CONFIG_BQL=y