diff options
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/x86/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index ac7827fc0823..cea0cd9a316f 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
| @@ -754,11 +754,11 @@ config IOMMU_API | |||
| 754 | def_bool (AMD_IOMMU || DMAR) | 754 | def_bool (AMD_IOMMU || DMAR) |
| 755 | 755 | ||
| 756 | config MAXSMP | 756 | config MAXSMP |
| 757 | bool "Configure Maximum number of SMP Processors and NUMA Nodes" | 757 | bool "Enable Maximum number of SMP Processors and NUMA Nodes" |
| 758 | depends on X86_64 && SMP && DEBUG_KERNEL && EXPERIMENTAL | 758 | depends on X86_64 && SMP && DEBUG_KERNEL && EXPERIMENTAL |
| 759 | select CPUMASK_OFFSTACK | 759 | select CPUMASK_OFFSTACK |
| 760 | ---help--- | 760 | ---help--- |
| 761 | Configure maximum number of CPUS and NUMA Nodes for this architecture. | 761 | Enable maximum number of CPUS and NUMA Nodes for this architecture. |
| 762 | If unsure, say N. | 762 | If unsure, say N. |
| 763 | 763 | ||
| 764 | config NR_CPUS | 764 | config NR_CPUS |
