diff options
Diffstat (limited to 'arch/i386/Kconfig')
-rw-r--r-- | arch/i386/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig index e34a4dbd6b92..9b6cddc8c51b 100644 --- a/arch/i386/Kconfig +++ b/arch/i386/Kconfig | |||
@@ -739,8 +739,7 @@ config SECCOMP | |||
739 | source kernel/Kconfig.hz | 739 | source kernel/Kconfig.hz |
740 | 740 | ||
741 | config KEXEC | 741 | config KEXEC |
742 | bool "kexec system call (EXPERIMENTAL)" | 742 | bool "kexec system call" |
743 | depends on EXPERIMENTAL | ||
744 | help | 743 | help |
745 | kexec is a system call that implements the ability to shutdown your | 744 | kexec is a system call that implements the ability to shutdown your |
746 | current kernel, and to start another kernel. It is like a reboot | 745 | current kernel, and to start another kernel. It is like a reboot |