X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2Farm%2FKconfig;h=72ad724c67ae94cd6682ec15f3834966dd7028c0;hb=4f1d841475e1f6e9e32496dda11215db56f4ea73;hp=0d1b717e1eca6754672294777f9d7f17b9f08364;hpb=d71fc239b6915a8b750e9a447311029ff45b6580;p=karo-tx-linux.git diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 0d1b717e1eca..72ad724c67ae 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -2020,6 +2020,7 @@ config KEXEC bool "Kexec system call (EXPERIMENTAL)" depends on (!SMP || PM_SLEEP_SMP) depends on !CPU_V7M + select KEXEC_CORE 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