From 0fe751fba7fe6ca36769c43c9ef183a4e1a1b29b Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Mon, 14 Apr 2014 18:43:58 +0100 Subject: configs: Turn on huge TLB options Backported to ARMv8 but may as well test everywhere. Signed-off-by: Mark Brown --- linaro/configs/distribution.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/linaro/configs/distribution.conf b/linaro/configs/distribution.conf index a89a2e2b38a..729b9b8979e 100644 --- a/linaro/configs/distribution.conf +++ b/linaro/configs/distribution.conf @@ -43,3 +43,7 @@ CONFIG_SECURITY_SELINUX=y CONFIG_SECURITY_SMACK=y CONFIG_SECURITY_APPARMOR=y CONFIG_DEFAULT_SECURITY_APPARMOR=y +CONFIG_HUGETLBFS=y +CONFIG_HUGETLB_PAGE=y +CONFIG_TRANSPARENT_HUGEPAGE=y +CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y -- cgit v1.2.3