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

1 # SPDX-License-Identifier: GPL-2.0
41 select GENERIC_PENDING_IRQ if SMP
67 The Itanium Processor Family is Intel's 64-bit successor to
68 the 32-bit X86 line. The IA-64 Linux project has a home
70 <linux-ia64@vger.kernel.org>.
127 Select your IA-64 processor type. The default is Itanium.
128 This choice is safe for all IA-64 systems, but may not perform
145 This lets you select the page size of the kernel. For best IA-64
147 IA-32 compatibility, a page size of 4KB should be selected (the vast
148 majority of IA-32 binaries work perfectly fine with a larger page
152 4KB For best IA-32 compatibility
153 8KB For best IA-64 performance
154 16KB For best IA-64 performance
178 # align cache-sensitive data to 128 bytes
185 bool "SGI-UV support"
206 int "MAX_ORDER (11 - 17)" if !HUGETLB_PAGE
211 config SMP config
212 bool "Symmetric multi-processing support"
224 See also the SMP-HOWTO available at
230 int "Maximum number of CPUs (2-4096)"
232 depends on SMP
242 bool "Support for hot-pluggable CPUs"
243 depends on SMP
252 depends on SMP
267 bool "Force assumption that CPEI can be re-targeted"
271 Say Y if you need to force the assumption that CPEI can be re-targeted to
273 Tiger4 systems are capable of re-directing CPEI to any CPU other than BSP.
294 select SMP
296 Say Y to compile the kernel to support NUMA (Non-Uniform Memory
297 Access). This option is for configuring high-end multiprocessor
301 int "Max num nodes shift(3-10)"
353 make ESI calls. ESI calls are used to support vendor-specific
354 firmware extensions, such as the ability to inject memory-errors
355 for test-purposes. If you're unsure, say N.
369 depends on !SMP || HOTPLUG_CPU
387 depends on IA64_MCA_RECOVERY && (!SMP || HOTPLUG_CPU)