Commit bf220695 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Greg Kroah-Hartman

Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help texts

commit 40b31360 ("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: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Acked-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Acked-by: default avatarIngo Molnar <mingo@kernel.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent eefafb79
...@@ -2064,8 +2064,7 @@ config KEXEC ...@@ -2064,8 +2064,7 @@ config KEXEC
It is an ongoing process to be certain the hardware in a machine It is an ongoing process to be certain the hardware in a machine
is properly shutdown, so do not be surprised if this code does not is properly shutdown, so do not be surprised if this code does not
initially work for you. It may help to enable device hotplugging initially work for you.
support.
config ATAGS_PROC config ATAGS_PROC
bool "Export atags in procfs" bool "Export atags in procfs"
......
...@@ -565,9 +565,9 @@ config KEXEC ...@@ -565,9 +565,9 @@ config KEXEC
It is an ongoing process to be certain the hardware in a machine It is an ongoing process to be certain the hardware in a machine
is properly shutdown, so do not be surprised if this code does not is properly shutdown, so do not be surprised if this code does not
initially work for you. It may help to enable device hotplugging initially work for you. As of this writing the exact hardware
support. As of this writing the exact hardware interface is interface is strongly in flux, so no good recommendation can be
strongly in flux, so no good recommendation can be made. made.
config CRASH_DUMP config CRASH_DUMP
bool "kernel crash dumps" bool "kernel crash dumps"
......
...@@ -2304,9 +2304,9 @@ config KEXEC ...@@ -2304,9 +2304,9 @@ config KEXEC
It is an ongoing process to be certain the hardware in a machine It is an ongoing process to be certain the hardware in a machine
is properly shutdown, so do not be surprised if this code does not is properly shutdown, so do not be surprised if this code does not
initially work for you. It may help to enable device hotplugging initially work for you. As of this writing the exact hardware
support. As of this writing the exact hardware interface is interface is strongly in flux, so no good recommendation can be
strongly in flux, so no good recommendation can be made. made.
config CRASH_DUMP config CRASH_DUMP
bool "Kernel crash dumps" bool "Kernel crash dumps"
......
...@@ -369,9 +369,9 @@ config KEXEC ...@@ -369,9 +369,9 @@ config KEXEC
It is an ongoing process to be certain the hardware in a machine It is an ongoing process to be certain the hardware in a machine
is properly shutdown, so do not be surprised if this code does not is properly shutdown, so do not be surprised if this code does not
initially work for you. It may help to enable device hotplugging initially work for you. As of this writing the exact hardware
support. As of this writing the exact hardware interface is interface is strongly in flux, so no good recommendation can be
strongly in flux, so no good recommendation can be made. made.
config CRASH_DUMP config CRASH_DUMP
bool "Build a kdump crash kernel" bool "Build a kdump crash kernel"
......
...@@ -643,9 +643,9 @@ config KEXEC ...@@ -643,9 +643,9 @@ config KEXEC
It is an ongoing process to be certain the hardware in a machine It is an ongoing process to be certain the hardware in a machine
is properly shutdown, so do not be surprised if this code does not is properly shutdown, so do not be surprised if this code does not
initially work for you. It may help to enable device hotplugging initially work for you. As of this writing the exact hardware
support. As of this writing the exact hardware interface is interface is strongly in flux, so no good recommendation can be
strongly in flux, so no good recommendation can be made. made.
config CRASH_DUMP config CRASH_DUMP
bool "kernel crash dumps (EXPERIMENTAL)" bool "kernel crash dumps (EXPERIMENTAL)"
......
...@@ -1627,9 +1627,9 @@ config KEXEC ...@@ -1627,9 +1627,9 @@ config KEXEC
It is an ongoing process to be certain the hardware in a machine It is an ongoing process to be certain the hardware in a machine
is properly shutdown, so do not be surprised if this code does not is properly shutdown, so do not be surprised if this code does not
initially work for you. It may help to enable device hotplugging initially work for you. As of this writing the exact hardware
support. As of this writing the exact hardware interface is interface is strongly in flux, so no good recommendation can be
strongly in flux, so no good recommendation can be made. made.
config CRASH_DUMP config CRASH_DUMP
bool "kernel crash dumps" bool "kernel crash dumps"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment