X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Farm%2FKconfig;fp=arch%2Farm%2FKconfig;h=c104153eb47507e891759a48f6e1fc2d780da420;hp=c93ba0333bfc256aa834f39f6cbd0456e7070293;hb=58825fd80e48bb0b823a42300361a3ce24a820fc;hpb=e1305ce907f3c826ea1d29cc9369c1250ea86c26 diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index c93ba0333bfc..c104153eb475 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -2017,7 +2017,7 @@ config XIP_PHYS_ADDR config KEXEC bool "Kexec system call (EXPERIMENTAL)" - depends on EXPERIMENTAL + depends on EXPERIMENTAL && (!SMP || HOTPLUG_CPU) 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