summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/Kconfig
diff options
context:
space:
mode:
authorKuninori Morimoto2010-12-21 12:20:45 +0100
committerPaul Mundt2010-12-22 05:38:26 +0100
commit354e4157d9e1529cf71c7041a22fde2fd113642b (patch)
tree9c48feac12c30fa1bce983b841b90c9e4114e6fe /arch/arm/mach-shmobile/Kconfig
parentARM: mach-shmobile: mackerel: Add GPS support (diff)
downloadkernel-qcow2-linux-354e4157d9e1529cf71c7041a22fde2fd113642b.tar.gz
kernel-qcow2-linux-354e4157d9e1529cf71c7041a22fde2fd113642b.tar.xz
kernel-qcow2-linux-354e4157d9e1529cf71c7041a22fde2fd113642b.zip
ARM: mach-shmobile: mackerel: fixup default memory size
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/arm/mach-shmobile/Kconfig')
-rw-r--r--arch/arm/mach-shmobile/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
index 7b2edd799fb4..2b2107ce93c0 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -75,7 +75,7 @@ config MEMORY_SIZE
hex "Physical memory size"
default "0x08000000" if MACH_G3EVM
default "0x08000000" if MACH_G4EVM
- default "0x10000000" if MACH_AP4EVB
+ default "0x10000000" if MACH_AP4EVB || MACH_MACKEREL
default "0x04000000"
help
This sets the default memory size assumed by your kernel. It can