diff options
Diffstat (limited to 'arch/powerpc/configs')
-rw-r--r-- | arch/powerpc/configs/ppc64_defconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/powerpc/configs/ppc64_defconfig b/arch/powerpc/configs/ppc64_defconfig index 88c6295b76c1..252401824575 100644 --- a/arch/powerpc/configs/ppc64_defconfig +++ b/arch/powerpc/configs/ppc64_defconfig | |||
@@ -2067,9 +2067,9 @@ CONFIG_DEBUG_STACKOVERFLOW=y | |||
2067 | CONFIG_DEBUG_STACK_USAGE=y | 2067 | CONFIG_DEBUG_STACK_USAGE=y |
2068 | # CONFIG_DEBUG_PAGEALLOC is not set | 2068 | # CONFIG_DEBUG_PAGEALLOC is not set |
2069 | # CONFIG_HCALL_STATS is not set | 2069 | # CONFIG_HCALL_STATS is not set |
2070 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 2070 | CONFIG_CODE_PATCHING_SELFTEST=y |
2071 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 2071 | CONFIG_FTR_FIXUP_SELFTEST=y |
2072 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 2072 | CONFIG_MSI_BITMAP_SELFTEST=y |
2073 | CONFIG_XMON=y | 2073 | CONFIG_XMON=y |
2074 | # CONFIG_XMON_DEFAULT is not set | 2074 | # CONFIG_XMON_DEFAULT is not set |
2075 | CONFIG_XMON_DISASSEMBLY=y | 2075 | CONFIG_XMON_DISASSEMBLY=y |