aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/x86_64/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/x86_64/Kconfig b/arch/x86_64/Kconfig
index 0c61d0019dd7..1f4212605ef8 100644
--- a/arch/x86_64/Kconfig
+++ b/arch/x86_64/Kconfig
@@ -468,8 +468,7 @@ config X86_MCE_AMD
468 the DRAM Error Threshold. 468 the DRAM Error Threshold.
469 469
470config KEXEC 470config KEXEC
471 bool "kexec system call (EXPERIMENTAL)" 471 bool "kexec system call"
472 depends on EXPERIMENTAL
473 help 472 help
474 kexec is a system call that implements the ability to shutdown your 473 kexec is a system call that implements the ability to shutdown your
475 current kernel, and to start another kernel. It is like a reboot 474 current kernel, and to start another kernel. It is like a reboot