diff options
| author | Adrian Calianu <adrian.calianu@enea.com> | 2017-05-24 13:21:18 +0200 |
|---|---|---|
| committer | Adrian Calianu <adrian.calianu@enea.com> | 2017-05-24 13:55:33 +0200 |
| commit | 8038b810a4fc79fc375249ee716e9e7876904617 (patch) | |
| tree | a0fc7f067f9f5c16cc2bcd72fe22388ef36992ca | |
| parent | a1e5c5344d8641d142f889a43551dacbe250f9fb (diff) | |
| download | enea-kernel-cache-8038b810a4fc79fc375249ee716e9e7876904617.tar.gz | |
add transparent hugepages configs
Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
| -rw-r--r-- | features/hugetlb/thp_y.cfg | 1 | ||||
| -rw-r--r-- | features/hugetlb/thp_y.scc | 4 |
2 files changed, 5 insertions, 0 deletions
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 @@ | |||
| 1 | define KFEATURE_DESCRIPTION "Enable transparent huge pages" | ||
| 2 | define KFEATURE_COMPATIBILITY board | ||
| 3 | |||
| 4 | kconf non-hardware thp_y.cfg | ||
