|
@@ -345,7 +345,7 @@ config ARCH_ENABLE_MEMORY_HOTREMOVE
|
|
|
|
|
|
config KEXEC
|
|
config KEXEC
|
|
bool "kexec system call (EXPERIMENTAL)"
|
|
bool "kexec system call (EXPERIMENTAL)"
|
|
- depends on (PPC_BOOK3S || FSL_BOOKE || (44x && !SMP && !47x)) && EXPERIMENTAL
|
|
|
|
|
|
+ depends on (PPC_BOOK3S || FSL_BOOKE || (44x && !SMP && !PPC_47x)) && EXPERIMENTAL
|
|
help
|
|
help
|
|
kexec is a system call that implements the ability to shutdown your
|
|
kexec is a system call that implements the ability to shutdown your
|
|
current kernel, and to start another kernel. It is like a reboot
|
|
current kernel, and to start another kernel. It is like a reboot
|