|
@@ -530,7 +530,7 @@ source kernel/Kconfig.hz
|
|
|
|
|
|
config KEXEC
|
|
config KEXEC
|
|
bool "kexec system call (EXPERIMENTAL)"
|
|
bool "kexec system call (EXPERIMENTAL)"
|
|
- depends on SUPERH32 && EXPERIMENTAL
|
|
|
|
|
|
+ depends on SUPERH32 && EXPERIMENTAL && MMU
|
|
help
|
|
help
|
|
kexec is a system call that implements the ability to shutdown your
|
|
kexec is a system call that implements the ability to shutdown your
|
|
current kernel, and to start another kernel. It is like a reboot
|
|
current kernel, and to start another kernel. It is like a reboot
|