Lines Matching +full:image +full:- +full:processor

1 # SPDX-License-Identifier: GPL-2.0
72 The SuperH is a RISC processor targeted for use in embedded systems
75 <http://www.linux-sh.org/>.
146 # Processor families
208 prompt "Processor sub-type selection"
211 # Processor subtypes
214 # SH-2 Processor Support
217 bool "Support SH7619 processor"
222 bool "Support J2 processor"
227 # SH-2A Processor Support
230 bool "Support SH7201 processor"
236 bool "Support SH7203 processor"
244 bool "Support SH7206 processor"
250 bool "Support SH7263 processor"
257 bool "Support SH7264 processor"
265 bool "Support SH7269 processor"
273 bool "Support MX-G processor"
277 Select MX-G if running on an R8A03022BG part.
279 # SH-3 Processor Support
282 bool "Support SH7705 processor"
286 bool "Support SH7706 processor"
289 Select SH7706 if you have a 133 Mhz SH-3 HD6417706 CPU.
292 bool "Support SH7707 processor"
295 Select SH7707 if you have a 60 Mhz SH-3 HD6417707 CPU.
298 bool "Support SH7708 processor"
301 Select SH7708 if you have a 60 Mhz SH-3 HD6417708S or
302 if you have a 100 Mhz SH-3 HD6417708R CPU.
305 bool "Support SH7709 processor"
308 Select SH7709 if you have a 80 Mhz SH-3 HD6417709 CPU.
311 bool "Support SH7710 processor"
315 Select SH7710 if you have a SH3-DSP SH7710 CPU.
318 bool "Support SH7712 processor"
322 Select SH7712 if you have a SH3-DSP SH7712 CPU.
325 bool "Support SH7720 processor"
332 Select SH7720 if you have a SH3-DSP SH7720 CPU.
335 bool "Support SH7721 processor"
341 Select SH7721 if you have a SH3-DSP SH7721 CPU.
343 # SH-4 Processor Support
346 bool "Support SH7750 processor"
349 Select SH7750 if you have a 200 Mhz SH-4 HD6417750 CPU.
352 bool "Support SH7091 processor"
355 Select SH7091 if you have an SH-4 based Sega device (such as
359 bool "Support SH7750R processor"
363 bool "Support SH7750S processor"
367 bool "Support SH7751 processor"
370 Select SH7751 if you have a 166 Mhz SH-4 HD6417751 CPU,
374 bool "Support SH7751R processor"
378 bool "Support SH7760 processor"
382 bool "Support SH4-202 processor"
385 # SH-4A Processor Support
388 bool "Support SH7723 processor"
396 Select SH7723 if you have an SH-MobileR2 CPU.
399 bool "Support SH7724 processor"
407 Select SH7724 if you have an SH-MobileR2R CPU.
410 bool "Support SH7734 processor"
418 bool "Support SH7757 processor"
426 bool "Support SH7763 processor"
433 bool "Support SH7770 processor"
437 bool "Support SH7780 processor"
441 bool "Support SH7785 processor"
449 bool "Support SH7786 processor"
459 bool "Support SH-X3 processor"
466 # SH4AL-DSP Processor Support
469 bool "Support SH7343 processor"
475 bool "Support SH7722 processor"
485 bool "Support SH7366 processor"
570 which are loaded in the main kernel with kexec-tools into
576 For more details see Documentation/admin-guide/kdump/kdump.rst
594 than the panic-ed kernel.
597 bool "Symmetric multi-processing support"
604 If you say N here, the kernel will run on uni- and multiprocessor
613 See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO
619 int "Maximum number of CPUs (2-32)"
629 This is purely to save memory - each supported CPU adds
630 approximately eight kilobytes to the kernel image.
633 bool "Support for hot-pluggable CPUs (EXPERIMENTAL)"
644 This is the default implementation for both UP and non-ll/sc
654 bool "Implement atomic operations by roll-back (gRB) (EXPERIMENTAL)"
658 atomic operations using a software implementation of load-locked/
659 store-conditional (LLSC). On machines which do not have hardware
734 kernel image to an MMC card and boot the kernel straight from
735 the reset vector. At reset the processor Mask ROM will load the
737 image to RAM using the MMCIF hardware block.