diff options
author | Martyn Welch <martyn.welch@gefanuc.com> | 2010-01-11 07:23:37 -0500 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2010-02-17 22:48:20 -0500 |
commit | 26216e3e15ed8257e582966989f5da3bdbdfa135 (patch) | |
tree | 0712552420f06ec848f01f634a4463a83b5b9ecc /arch/powerpc/configs | |
parent | ae1f7553b9c9ac3762dc91ecb92574bb9fac0b1e (diff) |
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_defconfig | 3 |
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 8d54b7e3e7fa..9565b7ebf5de 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 | |||
265 | # | 265 | # |
266 | # Kernel options | 266 | # Kernel options |
267 | # | 267 | # |
268 | # CONFIG_HIGHMEM is not set | 268 | CONFIG_HIGHMEM=y |
269 | CONFIG_TICK_ONESHOT=y | 269 | CONFIG_TICK_ONESHOT=y |
270 | # CONFIG_NO_HZ is not set | 270 | # CONFIG_NO_HZ is not set |
271 | CONFIG_HIGH_RES_TIMERS=y | 271 | CONFIG_HIGH_RES_TIMERS=y |
@@ -1879,6 +1879,7 @@ CONFIG_DEBUG_PREEMPT=y | |||
1879 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1879 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1880 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1880 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1881 | # CONFIG_DEBUG_KOBJECT is not set | 1881 | # CONFIG_DEBUG_KOBJECT is not set |
1882 | # CONFIG_DEBUG_HIGHMEM is not set | ||
1882 | # CONFIG_DEBUG_BUGVERBOSE is not set | 1883 | # CONFIG_DEBUG_BUGVERBOSE is not set |
1883 | CONFIG_DEBUG_INFO=y | 1884 | CONFIG_DEBUG_INFO=y |
1884 | # CONFIG_DEBUG_VM is not set | 1885 | # CONFIG_DEBUG_VM is not set |