Skip to content

Commit

Permalink
Merge pull request #6572 from brb/cgroup-bpf
Browse files Browse the repository at this point in the history
Enable CONFIG_CGROUP_BPF
  • Loading branch information
priyawadhwa authored Feb 10, 2020
2 parents 239be7e + e41cc60 commit e54a75b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ CONFIG_CGROUP_PERF=y
CONFIG_USER_NS=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_BPF_SYSCALL=y
CONFIG_CGROUP_BPF=y
# CONFIG_COMPAT_BRK is not set
CONFIG_PROFILING=y
CONFIG_SMP=y
Expand Down

0 comments on commit e54a75b

Please sign in to comment.