summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs
diff options
context:
space:
mode:
authorMartyn Welch <martyn.welch@gefanuc.com>2010-01-11 12:23:37 +0000
committerKumar Gala <galak@kernel.crashing.org>2010-02-17 21:48:20 -0600
commit26216e3e15ed8257e582966989f5da3bdbdfa135 (patch)
tree0712552420f06ec848f01f634a4463a83b5b9ecc /arch/powerpc/configs
parentae1f7553b9c9ac3762dc91ecb92574bb9fac0b1e (diff)
downloadop-kernel-dev-26216e3e15ed8257e582966989f5da3bdbdfa135.zip
op-kernel-dev-26216e3e15ed8257e582966989f5da3bdbdfa135.tar.gz
powerpc/86xx: Switch on highmem support on GE SBC610
Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/configs')
-rw-r--r--arch/powerpc/configs/86xx/gef_sbc610_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/powerpc/configs/86xx/gef_sbc610_defconfig b/arch/powerpc/configs/86xx/gef_sbc610_defconfig
index 8d54b7e..9565b7e 100644
--- a/arch/powerpc/configs/86xx/gef_sbc610_defconfig
+++ b/arch/powerpc/configs/86xx/gef_sbc610_defconfig
@@ -265,7 +265,7 @@ CONFIG_MMIO_NVRAM=y
#
# Kernel options
#
-# CONFIG_HIGHMEM is not set
+CONFIG_HIGHMEM=y
CONFIG_TICK_ONESHOT=y
# CONFIG_NO_HZ is not set
CONFIG_HIGH_RES_TIMERS=y
@@ -1879,6 +1879,7 @@ CONFIG_DEBUG_PREEMPT=y
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_DEBUG_KOBJECT is not set
+# CONFIG_DEBUG_HIGHMEM is not set
# CONFIG_DEBUG_BUGVERBOSE is not set
CONFIG_DEBUG_INFO=y
# CONFIG_DEBUG_VM is not set
OpenPOWER on IntegriCloud