aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Konovalov <andrey.konovalov@linaro.org>2013-09-11 19:27:59 +0400
committerAnders Roxell <anders.roxell@linaro.org>2013-09-25 18:33:53 +0200
commit0a91b2e86fd1d38277008fad7927accb884cfb6b (patch)
treef13f32f3be6f3048e2b491913e17481b95c2884c
parentf9216f2878efb8779a539540bc232a94907c0099 (diff)
configs: create linaro-base64.conf for generic ARM64 config optionslinux-lng-3.10.10-2013.09
... and put the options required for libhugetlbfs into it. Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org> Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
-rw-r--r--linaro/configs/linaro-base64.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/linaro/configs/linaro-base64.conf b/linaro/configs/linaro-base64.conf
new file mode 100644
index 000000000000..4ce12fd20c03
--- /dev/null
+++ b/linaro/configs/linaro-base64.conf
@@ -0,0 +1,3 @@
+CONFIG_TRANSPARENT_HUGEPAGE=y
+CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y
+CONFIG_HUGETLBFS=y