Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help texts
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 20 Aug 2013 19:38:03 +0000 (21:38 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 22 Aug 2013 19:35:01 +0000 (12:35 -0700)
commitbf2206957c7228d047fd50d07da8f1d92d0bc686
tree298384ce9e2cba6fec92c8ecd0dc981482baf831
parenteefafb79a4489b7eeb1853621f95139e3f7cb94c
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>
arch/arm/Kconfig
arch/ia64/Kconfig
arch/mips/Kconfig
arch/powerpc/Kconfig
arch/sh/Kconfig
arch/x86/Kconfig