OSDN Git Service

kexec: split kexec_load syscall from kexec core code
[uclinux-h8/linux.git] / arch / powerpc / Kconfig
index b447918..9a7057e 100644 (file)
@@ -420,6 +420,7 @@ config PPC64_SUPPORTS_MEMORY_FAILURE
 config KEXEC
        bool "kexec system call"
        depends on (PPC_BOOK3S || FSL_BOOKE || (44x && !SMP))
+       select KEXEC_CORE
        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