aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 752acca8de1f..e3aa5b0b4ef1 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -2597,6 +2597,7 @@ source "kernel/Kconfig.preempt"
2597 2597
2598config KEXEC 2598config KEXEC
2599 bool "Kexec system call" 2599 bool "Kexec system call"
2600 select KEXEC_CORE
2600 help 2601 help
2601 kexec is a system call that implements the ability to shutdown your 2602 kexec is a system call that implements the ability to shutdown your
2602 current kernel, and to start another kernel. It is like a reboot 2603 current kernel, and to start another kernel. It is like a reboot