summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-04-25 13:03:36 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-04-25 13:04:01 +0200
commitf031e43c4209fe13ffdcd95444a93417717b746f (patch)
tree776e61eb12e1d103044f8b039e4421501e07713b /target
parentb53328215ec3f8e4903c1e15cdedb8f4c047d234 (diff)
enable highmem
Diffstat (limited to 'target')
-rw-r--r--target/arm/kernel/cubox-i4pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/arm/kernel/cubox-i4pro b/target/arm/kernel/cubox-i4pro
index 442536aab..9d99b12a3 100644
--- a/target/arm/kernel/cubox-i4pro
+++ b/target/arm/kernel/cubox-i4pro
@@ -1,6 +1,7 @@
CONFIG_ARM=y
CONFIG_ARM_PATCH_PHYS_VIRT=y
CONFIG_SMP=y
+CONFIG_HIGHMEM=y
CONFIG_ARCH_MULTI_V7=y
CONFIG_ARCH_MXC=y
CONFIG_ARCH_MX6=y