aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2013-08-20 15:38:03 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-08-22 15:35:01 -0400
commitbf2206957c7228d047fd50d07da8f1d92d0bc686 (patch)
tree298384ce9e2cba6fec92c8ecd0dc981482baf831 /arch/ia64
parenteefafb79a4489b7eeb1853621f95139e3f7cb94c (diff)
Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help texts
commit 40b313608ad4ea655addd2ec6cdd106477ae8e15 ("Finally eradicate CONFIG_HOTPLUG") removed remaining references to CONFIG_HOTPLUG, but missed a few plain English references in the CONFIG_KEXEC help texts. Remove them, too. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Stephen Rothwell <sfr@canb.auug.org.au> Acked-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/ia64')
-rw-r--r--arch/ia64/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig
index 5a768ad8e893..b36370d3eab9 100644
--- a/arch/ia64/Kconfig
+++ b/arch/ia64/Kconfig
@@ -565,9 +565,9 @@ config KEXEC
565 565
566 It is an ongoing process to be certain the hardware in a machine 566 It is an ongoing process to be certain the hardware in a machine
567 is properly shutdown, so do not be surprised if this code does not 567 is properly shutdown, so do not be surprised if this code does not
568 initially work for you. It may help to enable device hotplugging 568 initially work for you. As of this writing the exact hardware
569 support. As of this writing the exact hardware interface is 569 interface is strongly in flux, so no good recommendation can be
570 strongly in flux, so no good recommendation can be made. 570 made.
571 571
572config CRASH_DUMP 572config CRASH_DUMP
573 bool "kernel crash dumps" 573 bool "kernel crash dumps"