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

1 # SPDX-License-Identifier: GPL-2.0
49 select GENERIC_ARCH_TOPOLOGY if SMP
50 select ARCH_SUPPORTS_SCHED_MC if SMP && PA8X00
51 select GENERIC_CPU_DEVICES if !SMP
77 select GENERIC_IRQ_MIGRATION if SMP
78 select HAVE_UNSTABLE_SCHED_CLOCK if SMP
87 select HAVE_DYNAMIC_FTRACE if $(cc-option,-fpatchable-function-entry=1,1)
97 The PA-RISC microprocessor is designed by Hewlett-Packard and used
99 and later HP3000 series). The PA-RISC Linux project home page is
114 depends on SMP && PREEMPTION
142 depends on SMP
159 # unless you want to implement ACPI on PA-RISC ... ;-)
194 that can run on all 32-bit PA CPUs (albeit not optimally fast),
197 Specifying "PA8000" here will allow you to select a 64-bit kernel
203 Select this option for the PCX-L processor, as used in the
205 D200, D210, D300, D310 and E-class
210 Select this option for the PCX-T' processor, as used in the
217 Select this option for the PCX-L2 processor, as used in the
224 Select this option for PCX-U to PCX-W2 processors.
248 bool "Enable the -mlong-calls compiler option for big kernels" if !PARISC_HUGE_KERNEL
252 If you configure the kernel to include many drivers built-in instead
256 to overcome this limit by using the -mlong-calls compiler option.
259 a kernel which includes all necessary drivers built-in and which can
265 bool "64-bit kernel" if "$(ARCH)" = "parisc"
269 Enable this if you want to support 64bit kernel on PA-RISC platform.
272 or having a 64bit-only capable PA-RISC machine should say Y here.
274 Since there is no 64bit userland on PA-RISC, there is no point to
310 config SMP config
311 bool "Symmetric multi-processing support"
317 If you say N here, the kernel will run on uni- and multiprocessor
321 See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO
336 default y if SMP
363 int "Maximum number of CPUs (2-32)"
365 depends on SMP