Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ddb0c5a6 authored by Samuel Thibault's avatar Samuel Thibault Committed by Linus Torvalds
Browse files

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: default avatarSamuel Thibault <samuel.thibault@ens-lyon.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 0e8e50e2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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