|
@@ -272,6 +272,9 @@ config HOTPLUG_CPU
|
|
config ARCH_ENABLE_MEMORY_HOTPLUG
|
|
config ARCH_ENABLE_MEMORY_HOTPLUG
|
|
def_bool y
|
|
def_bool y
|
|
|
|
|
|
|
|
+config ARCH_ENABLE_MEMORY_HOTREMOVE
|
|
|
|
+ def_bool y
|
|
|
|
+
|
|
config KEXEC
|
|
config KEXEC
|
|
bool "kexec system call (EXPERIMENTAL)"
|
|
bool "kexec system call (EXPERIMENTAL)"
|
|
depends on (PPC_PRPMC2800 || PPC_MULTIPLATFORM) && EXPERIMENTAL
|
|
depends on (PPC_PRPMC2800 || PPC_MULTIPLATFORM) && EXPERIMENTAL
|