diff --git a/[refs] b/[refs] index b41302ab5aac..37981132a236 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 71c1d19e451c2823677a43182e482f66a23ed10a +refs/heads/master: f36b59d1a4fa1e29be606d0513b5f7fa6e720f79 diff --git a/trunk/arch/sh/Kconfig b/trunk/arch/sh/Kconfig index 8d50d527c595..19566c8d9826 100644 --- a/trunk/arch/sh/Kconfig +++ b/trunk/arch/sh/Kconfig @@ -530,7 +530,7 @@ source kernel/Kconfig.hz config KEXEC bool "kexec system call (EXPERIMENTAL)" - depends on SUPERH32 && EXPERIMENTAL + depends on SUPERH32 && EXPERIMENTAL && MMU 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