aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
75 hex "Physical memory size" 75 hex "Physical memory size"
76 default "0x08000000" if MACH_G3EVM 76 default "0x08000000" if MACH_G3EVM
77 default "0x08000000" if MACH_G4EVM 77 default "0x08000000" if MACH_G4EVM
78 default "0x10000000" if MACH_AP4EVB 78 default "0x10000000" if MACH_AP4EVB || MACH_MACKEREL
79 default "0x04000000" 79 default "0x04000000"
80 help 80 help
81 This sets the default memory size assumed by your kernel. It can 81 This sets the default memory size assumed by your kernel. It can