Lines Matching +full:sh +full:- +full:mmcif

1 # SPDX-License-Identifier: GPL-2.0
81 <http://www.linux-sh.org/>.
214 prompt "Processor sub-type selection"
220 # SH-2 Processor Support
233 # SH-2A Processor Support
279 bool "Support MX-G processor"
283 Select MX-G if running on an R8A03022BG part.
285 # SH-3 Processor Support
295 Select SH7706 if you have a 133 Mhz SH-3 HD6417706 CPU.
301 Select SH7707 if you have a 60 Mhz SH-3 HD6417707 CPU.
307 Select SH7708 if you have a 60 Mhz SH-3 HD6417708S or
308 if you have a 100 Mhz SH-3 HD6417708R CPU.
314 Select SH7709 if you have a 80 Mhz SH-3 HD6417709 CPU.
321 Select SH7710 if you have a SH3-DSP SH7710 CPU.
328 Select SH7712 if you have a SH3-DSP SH7712 CPU.
338 Select SH7720 if you have a SH3-DSP SH7720 CPU.
347 Select SH7721 if you have a SH3-DSP SH7721 CPU.
349 # SH-4 Processor Support
355 Select SH7750 if you have a 200 Mhz SH-4 HD6417750 CPU.
361 Select SH7091 if you have an SH-4 based Sega device (such as
376 Select SH7751 if you have a 166 Mhz SH-4 HD6417751 CPU,
388 bool "Support SH4-202 processor"
391 # SH-4A Processor Support
402 Select SH7723 if you have an SH-MobileR2 CPU.
413 Select SH7724 if you have an SH-MobileR2R CPU.
465 bool "Support SH-X3 processor"
472 # SH4AL-DSP Processor Support
501 source "arch/sh/mm/Kconfig"
503 source "arch/sh/Kconfig.cpu"
505 source "arch/sh/boards/Kconfig"
544 source "arch/sh/drivers/Kconfig"
570 than the panic-ed kernel.
573 bool "Symmetric multi-processing support"
580 If you say N here, the kernel will run on uni- and multiprocessor
589 See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO
595 int "Maximum number of CPUs (2-32)"
605 This is purely to save memory - each supported CPU adds
609 bool "Support for hot-pluggable CPUs (EXPERIMENTAL)"
620 This is the default implementation for both UP and non-ll/sc
630 bool "Implement atomic operations by roll-back (gRB) (EXPERIMENTAL)"
634 atomic operations using a software implementation of load-locked/
635 store-conditional (LLSC). On machines which do not have hardware
647 source "drivers/sh/Kconfig"
669 Base name (without suffix, relative to arch/sh/boot/dts) for the
705 bool "Include MMCIF loader in romImage (EXPERIMENTAL)"
708 Say Y here to include experimental MMCIF loading code in
713 image to RAM using the MMCIF hardware block.