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
213 prompt "Processor sub-type selection"
219 # SH-2 Processor Support
230 select GENERIC_CLOCKEVENTS_BROADCAST if SMP
232 # SH-2A Processor Support
278 bool "Support MX-G processor"
282 Select MX-G if running on an R8A03022BG part.
284 # SH-3 Processor Support
294 Select SH7706 if you have a 133 Mhz SH-3 HD6417706 CPU.
300 Select SH7707 if you have a 60 Mhz SH-3 HD6417707 CPU.
306 Select SH7708 if you have a 60 Mhz SH-3 HD6417708S or
307 if you have a 100 Mhz SH-3 HD6417708R CPU.
313 Select SH7709 if you have a 80 Mhz SH-3 HD6417709 CPU.
320 Select SH7710 if you have a SH3-DSP SH7710 CPU.
327 Select SH7712 if you have a SH3-DSP SH7712 CPU.
337 Select SH7720 if you have a SH3-DSP SH7720 CPU.
346 Select SH7721 if you have a SH3-DSP SH7721 CPU.
348 # SH-4 Processor Support
354 Select SH7750 if you have a 200 Mhz SH-4 HD6417750 CPU.
360 Select SH7091 if you have an SH-4 based Sega device (such as
375 Select SH7751 if you have a 166 Mhz SH-4 HD6417751 CPU,
386 # SH-4A Processor Support
397 Select SH7723 if you have an SH-MobileR2 CPU.
408 Select SH7724 if you have an SH-MobileR2R CPU.
454 select GENERIC_CLOCKEVENTS_BROADCAST if SMP
460 bool "Support SH-X3 processor"
463 select GENERIC_CLOCKEVENTS_BROADCAST if SMP
467 # SH4AL-DSP Processor Support
564 than the panic-ed kernel.
566 config SMP config
567 bool "Symmetric multi-processing support"
574 If you say N here, the kernel will run on uni- and multiprocessor
583 See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO
589 int "Maximum number of CPUs (2-32)"
591 depends on SMP
599 This is purely to save memory - each supported CPU adds
603 bool "Support for hot-pluggable CPUs (EXPERIMENTAL)"
604 depends on SMP
611 depends on !SMP
614 This is the default implementation for both UP and non-ll/sc
624 bool "Implement atomic operations by roll-back (gRB) (EXPERIMENTAL)"
628 atomic operations using a software implementation of load-locked/
629 store-conditional (LLSC). On machines which do not have hardware
655 not capable of providing a DTB to the kernel, or for experimental