Skip to content

Commit

Permalink
Merge pull request kata-containers#4956 from shippomx/main
Browse files Browse the repository at this point in the history
kernel: Add CONFIG_CGROUP_HUGETLB=y as part of the cgroup fragments
  • Loading branch information
GabyCT authored Aug 29, 2022
2 parents 3426da6 + 731d39d commit 630eada
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ CONFIG_CGROUP_FREEZER=y
CONFIG_CPUSETS=y
CONFIG_CGROUP_DEVICE=y
CONFIG_CGROUP_CPUACCT=y
CONFIG_CGROUP_HUGETLB=y
CONFIG_CGROUP_PERF=y
CONFIG_SOCK_CGROUP_DATA=y

Expand Down

0 comments on commit 630eada

Please sign in to comment.