diff --git a/[refs] b/[refs] index 61c7fe4da7fc..908500cd94d3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7e875e9dc8af70d126fa632446e967327ac3fdda +refs/heads/master: cb93d568e1ed2596e27f35b39241fe83955d9b26 diff --git a/trunk/arch/powerpc/Kconfig b/trunk/arch/powerpc/Kconfig index e0f0a4dbe9ae..5b50e1ac6179 100644 --- a/trunk/arch/powerpc/Kconfig +++ b/trunk/arch/powerpc/Kconfig @@ -316,7 +316,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