Skip to content

Commit 2eb724c

Browse files
committed
enable NET_SCH_BPF
progs/bpf_qdisc_fail__incompl_ops.c requires CONFIG_NET_SCH_BPF to be enabled to compile successfully. Signed-off-by: Lorenz Bauer <[email protected]>
1 parent eade302 commit 2eb724c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ CONFIG_MPTCP=y
6767
CONFIG_MULTIUSER=y
6868
CONFIG_NET_FOU=y
6969
CONFIG_NET=y
70+
CONFIG_NET_SCH_BPF=y
7071
CONFIG_NETFILTER_ADVANCED=y
7172
CONFIG_NETFILTER=y
7273
CONFIG_NETKIT=y

0 commit comments

Comments
 (0)