Skip to content
Snippets Groups Projects
Commit 63060c39 authored by Naresh Kamboju's avatar Naresh Kamboju Committed by Daniel Borkmann
Browse files

selftests: bpf: Adding config fragment CONFIG_CGROUP_BPF=y


CONFIG_CGROUP_BPF=y is required for test_dev_cgroup test case.

Signed-off-by: default avatarNaresh Kamboju <naresh.kamboju@linaro.org>
Signed-off-by: default avatarDaniel Borkmann <daniel@iogearbox.net>
parent 97c50589
No related branches found
No related tags found
No related merge requests found
......@@ -3,3 +3,4 @@ CONFIG_BPF_SYSCALL=y
CONFIG_NET_CLS_BPF=m
CONFIG_BPF_EVENTS=y
CONFIG_TEST_BPF=m
CONFIG_CGROUP_BPF=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment