diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig index e34a4dbd6b920566d66a0446a63bace03b029f20..9b6cddc8c51bea5a331ae2f505a0734a4dcb32d1 100644 --- a/arch/i386/Kconfig +++ b/arch/i386/Kconfig @@ -739,8 +739,7 @@ config SECCOMP source kernel/Kconfig.hz config KEXEC - bool "kexec system call (EXPERIMENTAL)" - depends on EXPERIMENTAL + bool "kexec system call" 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