diff options
Diffstat (limited to 'init/Kconfig')
-rw-r--r-- | init/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig index 92d410603932..1398a14b0191 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -531,7 +531,7 @@ config CGROUP_DEVICE | |||
531 | 531 | ||
532 | config CPUSETS | 532 | config CPUSETS |
533 | bool "Cpuset support" | 533 | bool "Cpuset support" |
534 | depends on SMP && CGROUPS | 534 | depends on CGROUPS |
535 | help | 535 | help |
536 | This option will let you create and manage CPUSETs which | 536 | This option will let you create and manage CPUSETs which |
537 | allow dynamically partitioning a system into sets of CPUs and | 537 | allow dynamically partitioning a system into sets of CPUs and |