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

1 # SPDX-License-Identifier: GPL-2.0
77 <http://www.linux-sh.org/>.
91 depends on SMP && PREEMPTION
210 prompt "Processor sub-type selection"
216 # SH-2 Processor Support
227 select GENERIC_CLOCKEVENTS_BROADCAST if SMP
229 # SH-2A Processor Support
275 bool "Support MX-G processor"
279 Select MX-G if running on an R8A03022BG part.
281 # SH-3 Processor Support
291 Select SH7706 if you have a 133 Mhz SH-3 HD6417706 CPU.
297 Select SH7707 if you have a 60 Mhz SH-3 HD6417707 CPU.
303 Select SH7708 if you have a 60 Mhz SH-3 HD6417708S or
304 if you have a 100 Mhz SH-3 HD6417708R CPU.
310 Select SH7709 if you have a 80 Mhz SH-3 HD6417709 CPU.
317 Select SH7710 if you have a SH3-DSP SH7710 CPU.
324 Select SH7712 if you have a SH3-DSP SH7712 CPU.
334 Select SH7720 if you have a SH3-DSP SH7720 CPU.
343 Select SH7721 if you have a SH3-DSP SH7721 CPU.
345 # SH-4 Processor Support
351 Select SH7750 if you have a 200 Mhz SH-4 HD6417750 CPU.
357 Select SH7091 if you have an SH-4 based Sega device (such as
372 Select SH7751 if you have a 166 Mhz SH-4 HD6417751 CPU,
384 bool "Support SH4-202 processor"
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
572 which are loaded in the main kernel with kexec-tools into
578 For more details see Documentation/admin-guide/kdump/kdump.rst
596 than the panic-ed kernel.
598 config SMP config
599 bool "Symmetric multi-processing support"
606 If you say N here, the kernel will run on uni- and multiprocessor
615 See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO
621 int "Maximum number of CPUs (2-32)"
623 depends on SMP
631 This is purely to save memory - each supported CPU adds
635 bool "Support for hot-pluggable CPUs (EXPERIMENTAL)"
636 depends on SMP
643 depends on !SMP
646 This is the default implementation for both UP and non-ll/sc
656 bool "Implement atomic operations by roll-back (gRB) (EXPERIMENTAL)"
660 atomic operations using a software implementation of load-locked/
661 store-conditional (LLSC). On machines which do not have hardware
687 not capable of providing a DTB to the kernel, or for experimental