summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Konovalov <andrey.konovalov@linaro.org>2013-09-11 19:27:59 +0400
committerAndrey Konovalov <andrey.konovalov@linaro.org>2014-04-23 21:31:47 +0400
commitffd27f9e72f9a9471cb8deba02d0a9d203eb4ada (patch)
treec8bc39b7be9ec22ebd3f8d654632a9cc90d7bfbb
parent00b01cb5eb34fa0c373794978ee589de597fd376 (diff)
configs: create linaro-base64.conf for generic ARM64 config options
... and put the options required for libhugetlbfs into it. Signed-off-by: Andrey Konovalov <andrey.konovalov@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 00000000000..4ce12fd20c0
--- /dev/null
+++ b/linaro/configs/linaro-base64.conf
@@ -0,0 +1,3 @@
+CONFIG_TRANSPARENT_HUGEPAGE=y
+CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y
+CONFIG_HUGETLBFS=y