aboutsummaryrefslogtreecommitdiffstats
path: root/init/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'init/Kconfig')
-rw-r--r--init/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index f27fc48c1fdc..d5a1a1228fab 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -247,7 +247,7 @@ config CPUSETS
247 bool "Cpuset support" 247 bool "Cpuset support"
248 depends on SMP 248 depends on SMP
249 help 249 help
250 This options will let you create and manage CPUSET's which 250 This option will let you create and manage CPUSETs which
251 allow dynamically partitioning a system into sets of CPUs and 251 allow dynamically partitioning a system into sets of CPUs and
252 Memory Nodes and assigning tasks to run only within those sets. 252 Memory Nodes and assigning tasks to run only within those sets.
253 This is primarily useful on large SMP or NUMA systems. 253 This is primarily useful on large SMP or NUMA systems.