summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPraneeth Bajjuri <praneeth@ti.com>2012-05-15 19:19:10 -0500
committerDan Murphy <dmurphy@ti.com>2012-05-16 14:58:07 -0500
commit856d15299fa36cde57b246f45968b8df30db7fbb (patch)
treeedd0692ad05653b3beb2514335e01fd5e1116918
parentff6ba720213e442c617d13b9fc421e34f9267bda (diff)
OMAP2PLUS: Defconfig: Enable Highmemmpu_k34_rc7
Enable highmem by default to get more than 1GB memory Reported-By: Nishanth Menon <nm@ti.com> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
-rw-r--r--arch/arm/configs/omap2plus_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index d7c4c41cd53..d03b7e044b8 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -30,6 +30,7 @@ CONFIG_HIGH_RES_TIMERS=y
CONFIG_SMP=y
CONFIG_NR_CPUS=2
CONFIG_LEDS=y
+CONFIG_HIGHMEM=y
CONFIG_ZBOOT_ROM_TEXT=0x0
CONFIG_ZBOOT_ROM_BSS=0x0
CONFIG_CMDLINE="root=/dev/mmcblk0p2 rootwait console=ttyO2,115200"