aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r--arch/powerpc/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index b9a40a35a9ed..2643dbc3f289 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -644,10 +644,10 @@ config KEXEC
644 help 644 help
645 kexec is a system call that implements the ability to shutdown your 645 kexec is a system call that implements the ability to shutdown your
646 current kernel, and to start another kernel. It is like a reboot 646 current kernel, and to start another kernel. It is like a reboot
647 but it is indepedent of the system firmware. And like a reboot 647 but it is independent of the system firmware. And like a reboot
648 you can start any kernel with it, not just Linux. 648 you can start any kernel with it, not just Linux.
649 649
650 The name comes from the similiarity to the exec system call. 650 The name comes from the similarity to the exec system call.
651 651
652 It is an ongoing process to be certain the hardware in a machine 652 It is an ongoing process to be certain the hardware in a machine
653 is properly shutdown, so do not be surprised if this code does not 653 is properly shutdown, so do not be surprised if this code does not