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-02-07 01:38:17 +0400
commit4177f1e98689fa6d738716262c2f35b0948ae540 (patch)
tree7f7005f0230ff9d348dd4246572a3cee0d81e42b
parentdb9269a2b61e23f7cf4650215e18c3642ff9c5fe (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