projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41551f3
)
ARM: shmobile: Enable HIGHMEM in shmobile_defconfig
author
Magnus Damm
<damm@opensource.se>
Wed, 2 Apr 2014 09:06:24 +0000
(18:06 +0900)
committer
Simon Horman
<horms+renesas@verge.net.au>
Mon, 14 Apr 2014 02:23:55 +0000
(11:23 +0900)
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>
arch/arm/configs/shmobile_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/shmobile_defconfig
b/arch/arm/configs/shmobile_defconfig
index c10e626e851027ad92f67d4afc7e12e944250db1..b73a0380bb038edddb2b3deebdcc0bf87fc4e3e7 100644
(file)
--- 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