[PATCH] fix hotplug kconfig help

From: Pavel Machek
Date: Fri May 12 2006 - 06:00:22 EST


HOTPLUG_CPU entry says "Say Y..." then "Say N.". Slightly ugly, so I
fixed it up, and added remark about suspend on SMP as a bonus.

Signed-off-by: Pavel Machek <pavel@xxxxxxx>

diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig
index c6fe99e..45b4589 100644
--- a/arch/i386/Kconfig
+++ b/arch/i386/Kconfig
@@ -758,10 +758,10 @@ config HOTPLUG_CPU
bool "Support for hot-pluggable CPUs (EXPERIMENTAL)"
depends on SMP && HOTPLUG && EXPERIMENTAL && !X86_VOYAGER
---help---
- Say Y here to experiment with turning CPUs off and on. CPUs
- can be controlled through /sys/devices/system/cpu.
+ Say Y here to experiment with turning CPUs off and on, and to
+ enable suspend on SMP systems. CPUs can be controlled through
+ /sys/devices/system/cpu.

- Say N.

endmenu


--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/