aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r--arch/sh/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index 8d50d527c595..19566c8d9826 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -530,7 +530,7 @@ source kernel/Kconfig.hz
530 530
531config KEXEC 531config KEXEC
532 bool "kexec system call (EXPERIMENTAL)" 532 bool "kexec system call (EXPERIMENTAL)"
533 depends on SUPERH32 && EXPERIMENTAL 533 depends on SUPERH32 && EXPERIMENTAL && MMU
534 help 534 help
535 kexec is a system call that implements the ability to shutdown your 535 kexec is a system call that implements the ability to shutdown your
536 current kernel, and to start another kernel. It is like a reboot 536 current kernel, and to start another kernel. It is like a reboot