From 3564d38a1d713e338596e2ca925d47da108e35c2 Mon Sep 17 00:00:00 2001 From: Nobuhiro Iwamatsu Date: Thu, 26 Mar 2009 08:32:37 +0000 Subject: [PATCH] --- yaml --- r: 141808 b: refs/heads/master c: f36b59d1a4fa1e29be606d0513b5f7fa6e720f79 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/sh/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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