summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2013-10-07 12:08:58 +0300
committerAndrey Konovalov <andrey.konovalov@linaro.org>2014-09-26 17:12:57 +0400
commitf17155e2df1f8a651fea52e09b443e1c8d08ad78 (patch)
treedc593c7fcc4b8e590cec1b58c57dc1a866b1f77b
parentf03b77ed2dc7af255397f8cd24997a49aaa45e51 (diff)
highbank.conf: enable CONFIG_HIGHMEM and CONFIG_HIGHPTE (fix 1G limit)
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
-rw-r--r--linaro/configs/highbank.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/linaro/configs/highbank.conf b/linaro/configs/highbank.conf
index bf0f3c14b0d..33b97812877 100644
--- a/linaro/configs/highbank.conf
+++ b/linaro/configs/highbank.conf
@@ -1,5 +1,7 @@
CONFIG_EXPERIMENTAL=y
CONFIG_NO_HZ=y
+CONFIG_HIGHMEM=y
+CONFIG_HIGHPTE=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_ARCH_HIGHBANK=y
CONFIG_ARM_ERRATA_754322=y