|
@@ -2001,7 +2001,7 @@ config XIP_PHYS_ADDR
|
|
|
|
|
|
config KEXEC
|
|
config KEXEC
|
|
bool "Kexec system call (EXPERIMENTAL)"
|
|
bool "Kexec system call (EXPERIMENTAL)"
|
|
- depends on EXPERIMENTAL
|
|
|
|
|
|
+ depends on EXPERIMENTAL && (!SMP || HOTPLUG_CPU)
|
|
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
|