diff options
-rw-r--r-- | tools/testing/selftests/bpf/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/bpf/config b/tools/testing/selftests/bpf/config index 52d53ed08769..9d4897317c77 100644 --- a/tools/testing/selftests/bpf/config +++ b/tools/testing/selftests/bpf/config | |||
@@ -3,3 +3,4 @@ CONFIG_BPF_SYSCALL=y | |||
3 | CONFIG_NET_CLS_BPF=m | 3 | CONFIG_NET_CLS_BPF=m |
4 | CONFIG_BPF_EVENTS=y | 4 | CONFIG_BPF_EVENTS=y |
5 | CONFIG_TEST_BPF=m | 5 | CONFIG_TEST_BPF=m |
6 | CONFIG_CGROUP_BPF=y | ||