Message ID | alpine.LRH.2.00.0904021823380.21587@vixen.sonytel.be |
---|---|
State | Accepted, archived |
Commit | cb93d568e1ed2596e27f35b39241fe83955d9b26 |
Delegated to: | Paul Mackerras |
Headers | show |
--- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig @@ -313,7 +313,7 @@ config ARCH_ENABLE_MEMORY_HOTREMOVE config KEXEC bool "kexec system call (EXPERIMENTAL)" - depends on BOOK3S && EXPERIMENTAL + depends on PPC_BOOK3S && EXPERIMENTAL help kexec is a system call that implements the ability to shutdown your current kernel, and to start another kernel. It is like a reboot