diff options
Diffstat (limited to 'arch/powerpc')
-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 |