meta-virtualization/recipes-kernel/linux/linux-yocto/cgroup-hugetlb.cfg
Tim Orling fbfced367d linux-yocto: add cgroup-hugetlb config
Add kernel config fragment for CONFIG_CGROUP_HUGETLB

This is a recommended config for Kubernetes and k8s
will throw a warning if it is not present.

Signed-off-by: Tim Orling <ticotimo@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-11-19 11:07:33 -05:00

6 lines
91 B
INI

# SPDX-License-Identifier: MIT
#
# This requires CONFIG_HUGETLBFS
CONFIG_CGROUP_HUGETLB=y