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-04-23 21:09:23 +0400
commit9e1700584bacc2a29b820d0ce37ffe23cc252066 (patch)
tree611cc98f1d70ece310699d780ce7f155f93727ee
parent332f6d113f54017d272b4a8f8dce9bd1b427c756 (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