diff options
Diffstat (limited to 'arch/powerpc/configs/ppc64_defconfig')
-rw-r--r-- | arch/powerpc/configs/ppc64_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/configs/ppc64_defconfig b/arch/powerpc/configs/ppc64_defconfig index 3d42aac17919..84a685a505fe 100644 --- a/arch/powerpc/configs/ppc64_defconfig +++ b/arch/powerpc/configs/ppc64_defconfig | |||
@@ -443,6 +443,8 @@ CONFIG_NLS_KOI8_U=m | |||
443 | CONFIG_CRC_T10DIF=y | 443 | CONFIG_CRC_T10DIF=y |
444 | CONFIG_MAGIC_SYSRQ=y | 444 | CONFIG_MAGIC_SYSRQ=y |
445 | CONFIG_DEBUG_KERNEL=y | 445 | CONFIG_DEBUG_KERNEL=y |
446 | CONFIG_LOCKUP_DETECTOR=y | ||
447 | CONFIG_DETECT_HUNG_TASK=y | ||
446 | CONFIG_DEBUG_MUTEXES=y | 448 | CONFIG_DEBUG_MUTEXES=y |
447 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 449 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
448 | CONFIG_LATENCYTOP=y | 450 | CONFIG_LATENCYTOP=y |