Lines Matching +full:smp +full:- +full:capable
1 # SPDX-License-Identifier: GPL-2.0
79 <http://www.linux-sh.org/>.
93 depends on SMP && PREEMPTION
215 prompt "Processor sub-type selection"
221 # SH-2 Processor Support
232 select GENERIC_CLOCKEVENTS_BROADCAST if SMP
234 # SH-2A Processor Support
280 bool "Support MX-G processor"
284 Select MX-G if running on an R8A03022BG part.
286 # SH-3 Processor Support
296 Select SH7706 if you have a 133 Mhz SH-3 HD6417706 CPU.
302 Select SH7707 if you have a 60 Mhz SH-3 HD6417707 CPU.
308 Select SH7708 if you have a 60 Mhz SH-3 HD6417708S or
309 if you have a 100 Mhz SH-3 HD6417708R CPU.
315 Select SH7709 if you have a 80 Mhz SH-3 HD6417709 CPU.
322 Select SH7710 if you have a SH3-DSP SH7710 CPU.
329 Select SH7712 if you have a SH3-DSP SH7712 CPU.
339 Select SH7720 if you have a SH3-DSP SH7720 CPU.
348 Select SH7721 if you have a SH3-DSP SH7721 CPU.
350 # SH-4 Processor Support
356 Select SH7750 if you have a 200 Mhz SH-4 HD6417750 CPU.
362 Select SH7091 if you have an SH-4 based Sega device (such as
377 Select SH7751 if you have a 166 Mhz SH-4 HD6417751 CPU,
389 bool "Support SH4-202 processor"
392 # SH-4A Processor Support
403 Select SH7723 if you have an SH-MobileR2 CPU.
414 Select SH7724 if you have an SH-MobileR2R CPU.
460 select GENERIC_CLOCKEVENTS_BROADCAST if SMP
466 bool "Support SH-X3 processor"
469 select GENERIC_CLOCKEVENTS_BROADCAST if SMP
473 # SH4AL-DSP Processor Support
577 which are loaded in the main kernel with kexec-tools into
583 For more details see Documentation/admin-guide/kdump/kdump.rst
601 than the panic-ed kernel.
603 config SMP config
604 bool "Symmetric multi-processing support"
611 If you say N here, the kernel will run on uni- and multiprocessor
620 See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO
626 int "Maximum number of CPUs (2-32)"
628 depends on SMP
636 This is purely to save memory - each supported CPU adds
640 bool "Support for hot-pluggable CPUs (EXPERIMENTAL)"
641 depends on SMP
648 depends on !SMP
651 This is the default implementation for both UP and non-ll/sc
661 bool "Implement atomic operations by roll-back (gRB) (EXPERIMENTAL)"
665 atomic operations using a software implementation of load-locked/
666 store-conditional (LLSC). On machines which do not have hardware
692 not capable of providing a DTB to the kernel, or for experimental