summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorGeert Uytterhoeven2013-08-20 21:38:03 +0200
committerGreg Kroah-Hartman2013-08-22 21:35:01 +0200
commitbf2206957c7228d047fd50d07da8f1d92d0bc686 (patch)
tree298384ce9e2cba6fec92c8ecd0dc981482baf831 /arch/arm/Kconfig
parentw1: slaves: w1_ds2781: convert to use w1_family_ops.groups (diff)
downloadkernel-qcow2-linux-bf2206957c7228d047fd50d07da8f1d92d0bc686.tar.gz
kernel-qcow2-linux-bf2206957c7228d047fd50d07da8f1d92d0bc686.tar.xz
kernel-qcow2-linux-bf2206957c7228d047fd50d07da8f1d92d0bc686.zip
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/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 37c0f4e978d4..24772f4d2d16 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -2064,8 +2064,7 @@ config KEXEC
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
- initially work for you. It may help to enable device hotplugging
- support.
+ initially work for you.
config ATAGS_PROC
bool "Export atags in procfs"