From: Samuel Thibault Date: Sat, 21 Aug 2010 19:32:41 +0000 (+0200) Subject: Replace Configure with Enable in description of MAXSMP X-Git-Tag: upstream/snapshot3+hdmi~13167 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ddb0c5a689c857bb13a42d9a3f0a7604497b3a29;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git Replace Configure with Enable in description of MAXSMP The "Configure" word tends to make user believe they have to say 'yes' to be able to choose the number of procs/nodes. "Enable" should be unambiguous enough. Signed-off-by: Samuel Thibault Signed-off-by: Linus Torvalds --- diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index ac7827f..cea0cd9 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -754,11 +754,11 @@ config IOMMU_API def_bool (AMD_IOMMU || DMAR) config MAXSMP - bool "Configure Maximum number of SMP Processors and NUMA Nodes" + bool "Enable Maximum number of SMP Processors and NUMA Nodes" depends on X86_64 && SMP && DEBUG_KERNEL && EXPERIMENTAL select CPUMASK_OFFSTACK ---help--- - Configure maximum number of CPUS and NUMA Nodes for this architecture. + Enable maximum number of CPUS and NUMA Nodes for this architecture. If unsure, say N. config NR_CPUS