From 4d3c146e0f892ab23820b336af47f5236c6cb068 Mon Sep 17 00:00:00 2001 From: Adrian Calianu Date: Wed, 24 May 2017 13:21:18 +0200 Subject: add transparent hugepages configs Signed-off-by: Adrian Calianu --- features/hugetlb/thp_y.cfg | 1 + features/hugetlb/thp_y.scc | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 features/hugetlb/thp_y.cfg create mode 100644 features/hugetlb/thp_y.scc diff --git a/features/hugetlb/thp_y.cfg b/features/hugetlb/thp_y.cfg new file mode 100644 index 0000000..75d999c --- /dev/null +++ b/features/hugetlb/thp_y.cfg @@ -0,0 +1 @@ +CONFIG_TRANSPARENT_HUGEPAGE=y diff --git a/features/hugetlb/thp_y.scc b/features/hugetlb/thp_y.scc new file mode 100644 index 0000000..d3dc20f --- /dev/null +++ b/features/hugetlb/thp_y.scc @@ -0,0 +1,4 @@ +define KFEATURE_DESCRIPTION "Enable transparent huge pages" +define KFEATURE_COMPATIBILITY board + +kconf non-hardware thp_y.cfg -- cgit v1.2.3-54-g00ecf