MIPS: Initial implementation of a VDSO
[cascardo/linux.git] / arch / tile / Kconfig
index 2ba12d7..106c21b 100644 (file)
@@ -205,6 +205,7 @@ source "kernel/Kconfig.hz"
 
 config KEXEC
        bool "kexec system call"
+       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