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:34:19 +0200
commit38c9d94d7e7e59746f6758f12c8dd44bdd81b346 (patch)
tree212728c2e0c958e5d21a7e273ace825ff36c19cf
parent7264a26836e4f85e50a0442d0feba669c20d9faf (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> 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