diff options
-rw-r--r-- | arch/powerpc/configs/ppc64_defconfig | 2 | ||||
-rw-r--r-- | arch/powerpc/configs/pseries_defconfig | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/arch/powerpc/configs/ppc64_defconfig b/arch/powerpc/configs/ppc64_defconfig index 6cbdeb4290e2..aef3f71de5ad 100644 --- a/arch/powerpc/configs/ppc64_defconfig +++ b/arch/powerpc/configs/ppc64_defconfig | |||
@@ -49,6 +49,8 @@ CONFIG_CPU_FREQ_GOV_USERSPACE=y | |||
49 | CONFIG_CPU_FREQ_PMAC64=y | 49 | CONFIG_CPU_FREQ_PMAC64=y |
50 | CONFIG_HZ_100=y | 50 | CONFIG_HZ_100=y |
51 | CONFIG_BINFMT_MISC=m | 51 | CONFIG_BINFMT_MISC=m |
52 | CONFIG_PPC_TRANSACTIONAL_MEM=y | ||
53 | CONFIG_HOTPLUG_CPU=y | ||
52 | CONFIG_KEXEC=y | 54 | CONFIG_KEXEC=y |
53 | CONFIG_IRQ_ALL_CPUS=y | 55 | CONFIG_IRQ_ALL_CPUS=y |
54 | CONFIG_MEMORY_HOTREMOVE=y | 56 | CONFIG_MEMORY_HOTREMOVE=y |
diff --git a/arch/powerpc/configs/pseries_defconfig b/arch/powerpc/configs/pseries_defconfig index 04fa7f2e295f..c4dfbaf8b192 100644 --- a/arch/powerpc/configs/pseries_defconfig +++ b/arch/powerpc/configs/pseries_defconfig | |||
@@ -43,6 +43,8 @@ CONFIG_RTAS_FLASH=m | |||
43 | CONFIG_IBMEBUS=y | 43 | CONFIG_IBMEBUS=y |
44 | CONFIG_HZ_100=y | 44 | CONFIG_HZ_100=y |
45 | CONFIG_BINFMT_MISC=m | 45 | CONFIG_BINFMT_MISC=m |
46 | CONFIG_PPC_TRANSACTIONAL_MEM=y | ||
47 | CONFIG_HOTPLUG_CPU=y | ||
46 | CONFIG_KEXEC=y | 48 | CONFIG_KEXEC=y |
47 | CONFIG_IRQ_ALL_CPUS=y | 49 | CONFIG_IRQ_ALL_CPUS=y |
48 | CONFIG_MEMORY_HOTPLUG=y | 50 | CONFIG_MEMORY_HOTPLUG=y |