Lines Matching +full:sub +full:- +full:processor
1 # SPDX-License-Identifier: GPL-2.0
78 The SuperH is a RISC processor targeted for use in embedded systems
81 <http://www.linux-sh.org/>.
152 # Processor families
214 prompt "Processor sub-type selection"
217 # Processor subtypes
220 # SH-2 Processor Support
223 bool "Support SH7619 processor"
228 bool "Support J2 processor"
233 # SH-2A Processor Support
236 bool "Support SH7201 processor"
242 bool "Support SH7203 processor"
250 bool "Support SH7206 processor"
256 bool "Support SH7263 processor"
263 bool "Support SH7264 processor"
271 bool "Support SH7269 processor"
279 bool "Support MX-G processor"
283 Select MX-G if running on an R8A03022BG part.
285 # SH-3 Processor Support
288 bool "Support SH7705 processor"
292 bool "Support SH7706 processor"
295 Select SH7706 if you have a 133 Mhz SH-3 HD6417706 CPU.
298 bool "Support SH7707 processor"
301 Select SH7707 if you have a 60 Mhz SH-3 HD6417707 CPU.
304 bool "Support SH7708 processor"
307 Select SH7708 if you have a 60 Mhz SH-3 HD6417708S or
308 if you have a 100 Mhz SH-3 HD6417708R CPU.
311 bool "Support SH7709 processor"
314 Select SH7709 if you have a 80 Mhz SH-3 HD6417709 CPU.
317 bool "Support SH7710 processor"
321 Select SH7710 if you have a SH3-DSP SH7710 CPU.
324 bool "Support SH7712 processor"
328 Select SH7712 if you have a SH3-DSP SH7712 CPU.
331 bool "Support SH7720 processor"
338 Select SH7720 if you have a SH3-DSP SH7720 CPU.
341 bool "Support SH7721 processor"
347 Select SH7721 if you have a SH3-DSP SH7721 CPU.
349 # SH-4 Processor Support
352 bool "Support SH7750 processor"
355 Select SH7750 if you have a 200 Mhz SH-4 HD6417750 CPU.
358 bool "Support SH7091 processor"
361 Select SH7091 if you have an SH-4 based Sega device (such as
365 bool "Support SH7750R processor"
369 bool "Support SH7750S processor"
373 bool "Support SH7751 processor"
376 Select SH7751 if you have a 166 Mhz SH-4 HD6417751 CPU,
380 bool "Support SH7751R processor"
384 bool "Support SH7760 processor"
387 # SH-4A Processor Support
390 bool "Support SH7723 processor"
398 Select SH7723 if you have an SH-MobileR2 CPU.
401 bool "Support SH7724 processor"
409 Select SH7724 if you have an SH-MobileR2R CPU.
412 bool "Support SH7734 processor"
420 bool "Support SH7757 processor"
428 bool "Support SH7763 processor"
435 bool "Support SH7770 processor"
439 bool "Support SH7780 processor"
443 bool "Support SH7785 processor"
451 bool "Support SH7786 processor"
461 bool "Support SH-X3 processor"
468 # SH4AL-DSP Processor Support
471 bool "Support SH7343 processor"
477 bool "Support SH7722 processor"
487 bool "Support SH7366 processor"
568 than the panic-ed kernel.
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)"
603 This is purely to save memory - each supported CPU adds
607 bool "Support for hot-pluggable CPUs (EXPERIMENTAL)"
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
709 the reset vector. At reset the processor Mask ROM will load the
735 Uses the command-line options passed by the boot loader.