Lines Matching +full:smp +full:- +full:capable

1 # SPDX-License-Identifier: GPL-2.0
38 select GENERIC_PENDING_IRQ if SMP
62 The Itanium Processor Family is Intel's 64-bit successor to
63 the 32-bit X86 line. The IA-64 Linux project has a home
65 <linux-ia64@vger.kernel.org>.
130 Select your IA-64 processor type. The default is Itanium.
131 This choice is safe for all IA-64 systems, but may not perform
148 This lets you select the page size of the kernel. For best IA-64
150 IA-32 compatibility, a page size of 4KB should be selected (the vast
151 majority of IA-32 binaries work perfectly fine with a larger page
155 4KB For best IA-32 compatibility
156 8KB For best IA-64 performance
157 16KB For best IA-64 performance
181 # align cache-sensitive data to 128 bytes
188 bool "SGI-UV support"
209 int "MAX_ORDER (11 - 17)" if !HUGETLB_PAGE
214 config SMP config
215 bool "Symmetric multi-processing support"
227 See also the SMP-HOWTO available at
233 int "Maximum number of CPUs (2-4096)"
235 depends on SMP
245 bool "Support for hot-pluggable CPUs"
246 depends on SMP
261 depends on SMP
276 bool "Force assumption that CPEI can be re-targeted"
280 Say Y if you need to force the assumption that CPEI can be re-targeted to
282 Tiger4 systems are capable of re-directing CPEI to any CPU other than BSP.
293 for architectures which are either NUMA (Non-Uniform Memory Access)
312 select SMP
314 Say Y to compile the kernel to support NUMA (Non-Uniform Memory
315 Access). This option is for configuring high-end multiprocessor
319 int "Max num nodes shift(3-10)"
391 make ESI calls. ESI calls are used to support vendor-specific
392 firmware extensions, such as the ability to inject memory-errors
393 for test-purposes. If you're unsure, say N.
407 depends on !SMP || HOTPLUG_CPU
425 depends on IA64_MCA_RECOVERY && (!SMP || HOTPLUG_CPU)