summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/shmobile_defconfig
diff options
context:
space:
mode:
authorMagnus Damm <damm@opensource.se>2014-04-02 18:06:24 +0900
committerSimon Horman <horms+renesas@verge.net.au>2014-04-14 11:23:55 +0900
commit667d0f7b0e940bf36e8d12bd7d64aa0f9217b3ac (patch)
tree87a43d323f253645ae7e4041025b9d2a0b5959eb /arch/arm/configs/shmobile_defconfig
parent41551f3d7d9a37b55a6f84d77200bfe29d42c466 (diff)
downloadop-kernel-dev-667d0f7b0e940bf36e8d12bd7d64aa0f9217b3ac.zip
op-kernel-dev-667d0f7b0e940bf36e8d12bd7d64aa0f9217b3ac.tar.gz
ARM: shmobile: Enable HIGHMEM in shmobile_defconfig
Many mach-shmobile hardware platforms include support for more than 1GiB of RAM. Enable HIGHMEM by default to allow use of larger amounts of memory. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/configs/shmobile_defconfig')
-rw-r--r--arch/arm/configs/shmobile_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index c10e626..b73a038 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -25,6 +25,7 @@ CONFIG_SCHED_MC=y
CONFIG_HAVE_ARM_ARCH_TIMER=y
CONFIG_NR_CPUS=8
CONFIG_AEABI=y
+CONFIG_HIGHMEM=y
CONFIG_ZBOOT_ROM_TEXT=0x0
CONFIG_ZBOOT_ROM_BSS=0x0
CONFIG_ARM_APPENDED_DTB=y
OpenPOWER on IntegriCloud