Lines Matching +full:smp +full:- +full:capable
1 # SPDX-License-Identifier: GPL-2.0
81 <http://www.linux-sh.org/>.
95 depends on SMP && PREEMPTION
214 prompt "Processor sub-type selection"
220 # SH-2 Processor Support
231 select GENERIC_CLOCKEVENTS_BROADCAST if SMP
233 # SH-2A Processor Support
279 bool "Support MX-G processor"
283 Select MX-G if running on an R8A03022BG part.
285 # SH-3 Processor Support
295 Select SH7706 if you have a 133 Mhz SH-3 HD6417706 CPU.
301 Select SH7707 if you have a 60 Mhz SH-3 HD6417707 CPU.
307 Select SH7708 if you have a 60 Mhz SH-3 HD6417708S or
308 if you have a 100 Mhz SH-3 HD6417708R CPU.
314 Select SH7709 if you have a 80 Mhz SH-3 HD6417709 CPU.
321 Select SH7710 if you have a SH3-DSP SH7710 CPU.
328 Select SH7712 if you have a SH3-DSP SH7712 CPU.
338 Select SH7720 if you have a SH3-DSP SH7720 CPU.
347 Select SH7721 if you have a SH3-DSP SH7721 CPU.
349 # SH-4 Processor Support
355 Select SH7750 if you have a 200 Mhz SH-4 HD6417750 CPU.
361 Select SH7091 if you have an SH-4 based Sega device (such as
376 Select SH7751 if you have a 166 Mhz SH-4 HD6417751 CPU,
387 # SH-4A Processor Support
398 Select SH7723 if you have an SH-MobileR2 CPU.
409 Select SH7724 if you have an SH-MobileR2R CPU.
455 select GENERIC_CLOCKEVENTS_BROADCAST if SMP
461 bool "Support SH-X3 processor"
464 select GENERIC_CLOCKEVENTS_BROADCAST if SMP
468 # SH4AL-DSP Processor Support
568 than the panic-ed kernel.
570 config SMP config
571 bool "Symmetric multi-processing support"
578 If you say N here, the kernel will run on uni- and multiprocessor
587 See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO
593 int "Maximum number of CPUs (2-32)"
595 depends on SMP
603 This is purely to save memory - each supported CPU adds
607 bool "Support for hot-pluggable CPUs (EXPERIMENTAL)"
608 depends on SMP
615 depends on !SMP
618 This is the default implementation for both UP and non-ll/sc
628 bool "Implement atomic operations by roll-back (gRB) (EXPERIMENTAL)"
632 atomic operations using a software implementation of load-locked/
633 store-conditional (LLSC). On machines which do not have hardware
660 not capable of providing a DTB to the kernel, or for experimental
736 Uses the command-line options passed by the boot loader.