Skip to content

Commit

Permalink
selftests: bpf: Adding config fragment CONFIG_CGROUP_BPF=y
Browse files Browse the repository at this point in the history
CONFIG_CGROUP_BPF=y is required for test_dev_cgroup test case.

Signed-off-by: Naresh Kamboju <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
  • Loading branch information
Naresh Kamboju authored and borkmann committed Dec 12, 2017
1 parent 97c5058 commit 63060c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/testing/selftests/bpf/config
Original file line number Diff line number Diff line change
Expand Up @@ -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 comments on commit 63060c3

Please sign in to comment.