enable CGROUP_BPF and CGROUP_PERF for docker

This commit is contained in:
Lane Jennison
2021-03-29 20:15:20 -04:00
parent a761fc33a7
commit bebf71e2e2
4 changed files with 6 additions and 6 deletions

View File

@@ -158,7 +158,7 @@ CONFIG_CPUSETS=y
CONFIG_CGROUP_DEVICE=y
CONFIG_CGROUP_CPUACCT=y
CONFIG_CGROUP_PERF=y
# CONFIG_CGROUP_BPF is not set
CONFIG_CGROUP_BPF=y
# CONFIG_CGROUP_DEBUG is not set
CONFIG_SOCK_CGROUP_DATA=y
CONFIG_NAMESPACES=y