• Home
  • Raw
  • Download

Lines Matching +full:dsp +full:- +full:config +full:- +full:name

1 # SPDX-License-Identifier: GPL-2.0
2 config SUPERH
80 <http://www.linux-sh.org/>.
82 config GENERIC_BUG
86 config GENERIC_HWEIGHT
89 config GENERIC_CALIBRATE_DELAY
92 config GENERIC_LOCKBREAK
96 config ARCH_SUSPEND_POSSIBLE
99 config ARCH_HIBERNATION_POSSIBLE
102 config SYS_SUPPORTS_APM_EMULATION
106 config SYS_SUPPORTS_HUGETLBFS
109 config SYS_SUPPORTS_SMP
112 config SYS_SUPPORTS_NUMA
115 config STACKTRACE_SUPPORT
118 config LOCKDEP_SUPPORT
121 config ARCH_HAS_ILOG2_U32
124 config ARCH_HAS_ILOG2_U64
127 config NO_IOPORT_MAP
132 config IO_TRAPPED
135 config SWAP_IO_SPACE
138 config DMA_COHERENT
141 config DMA_NONCOHERENT
147 config PGTABLE_LEVELS
156 config CPU_SH2
160 config CPU_SH2A
165 config CPU_J2
171 config CPU_SH3
178 config CPU_SH4
187 config CPU_SH4A
191 config CPU_SH4AL_DSP
196 config CPU_SHX2
199 config CPU_SHX3
205 config ARCH_SHMOBILE
210 config CPU_HAS_PMU
216 prompt "Processor sub-type selection"
222 # SH-2 Processor Support
224 config CPU_SUBTYPE_SH7619
229 config CPU_SUBTYPE_J2
235 # SH-2A Processor Support
237 config CPU_SUBTYPE_SH7201
243 config CPU_SUBTYPE_SH7203
251 config CPU_SUBTYPE_SH7206
257 config CPU_SUBTYPE_SH7263
264 config CPU_SUBTYPE_SH7264
272 config CPU_SUBTYPE_SH7269
280 config CPU_SUBTYPE_MXG
281 bool "Support MX-G processor"
285 Select MX-G if running on an R8A03022BG part.
287 # SH-3 Processor Support
289 config CPU_SUBTYPE_SH7705
293 config CPU_SUBTYPE_SH7706
297 Select SH7706 if you have a 133 Mhz SH-3 HD6417706 CPU.
299 config CPU_SUBTYPE_SH7707
303 Select SH7707 if you have a 60 Mhz SH-3 HD6417707 CPU.
305 config CPU_SUBTYPE_SH7708
309 Select SH7708 if you have a 60 Mhz SH-3 HD6417708S or
310 if you have a 100 Mhz SH-3 HD6417708R CPU.
312 config CPU_SUBTYPE_SH7709
316 Select SH7709 if you have a 80 Mhz SH-3 HD6417709 CPU.
318 config CPU_SUBTYPE_SH7710
323 Select SH7710 if you have a SH3-DSP SH7710 CPU.
325 config CPU_SUBTYPE_SH7712
330 Select SH7712 if you have a SH3-DSP SH7712 CPU.
332 config CPU_SUBTYPE_SH7720
340 Select SH7720 if you have a SH3-DSP SH7720 CPU.
342 config CPU_SUBTYPE_SH7721
349 Select SH7721 if you have a SH3-DSP SH7721 CPU.
351 # SH-4 Processor Support
353 config CPU_SUBTYPE_SH7750
357 Select SH7750 if you have a 200 Mhz SH-4 HD6417750 CPU.
359 config CPU_SUBTYPE_SH7091
363 Select SH7091 if you have an SH-4 based Sega device (such as
366 config CPU_SUBTYPE_SH7750R
370 config CPU_SUBTYPE_SH7750S
374 config CPU_SUBTYPE_SH7751
378 Select SH7751 if you have a 166 Mhz SH-4 HD6417751 CPU,
381 config CPU_SUBTYPE_SH7751R
385 config CPU_SUBTYPE_SH7760
389 config CPU_SUBTYPE_SH4_202
390 bool "Support SH4-202 processor"
393 # SH-4A Processor Support
395 config CPU_SUBTYPE_SH7723
404 Select SH7723 if you have an SH-MobileR2 CPU.
406 config CPU_SUBTYPE_SH7724
415 Select SH7724 if you have an SH-MobileR2R CPU.
417 config CPU_SUBTYPE_SH7734
425 config CPU_SUBTYPE_SH7757
433 config CPU_SUBTYPE_SH7763
440 config CPU_SUBTYPE_SH7770
444 config CPU_SUBTYPE_SH7780
448 config CPU_SUBTYPE_SH7785
456 config CPU_SUBTYPE_SH7786
466 config CPU_SUBTYPE_SHX3
467 bool "Support SH-X3 processor"
474 # SH4AL-DSP Processor Support
476 config CPU_SUBTYPE_SH7343
482 config CPU_SUBTYPE_SH7722
492 config CPU_SUBTYPE_SH7366
511 config SH_PCLK_FREQ
530 config SH_CLK_CPG
533 config SH_CLK_CPG_LEGACY
554 config KEXEC
564 The name comes from the similarity to the exec system call.
572 config CRASH_DUMP
578 which are loaded in the main kernel with kexec-tools into
584 For more details see Documentation/admin-guide/kdump/kdump.rst
586 config KEXEC_JUMP
593 config PHYSICAL_START
602 than the panic-ed kernel.
604 config SMP
605 bool "Symmetric multi-processing support"
612 If you say N here, the kernel will run on uni- and multiprocessor
621 See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO
626 config NR_CPUS
627 int "Maximum number of CPUs (2-32)"
637 This is purely to save memory - each supported CPU adds
640 config HOTPLUG_CPU
641 bool "Support for hot-pluggable CPUs (EXPERIMENTAL)"
647 config GUSA
652 This is the default implementation for both UP and non-ll/sc
661 config GUSA_RB
662 bool "Implement atomic operations by roll-back (gRB) (EXPERIMENTAL)"
666 atomic operations using a software implementation of load-locked/
667 store-conditional (LLSC). On machines which do not have hardware
671 config HW_PERF_EVENTS
685 config USE_BUILTIN_DTB
696 config BUILTIN_DTB_SOURCE
701 Base name (without suffix, relative to arch/sh/boot/dts) for the
705 config ZERO_PAGE_OFFSET
715 config BOOT_LINK_OFFSET
728 config ENTRY_OFFSET
736 config ROMIMAGE_MMCIF
755 config CMDLINE_OVERWRITE
761 config CMDLINE_EXTEND
769 config CMDLINE
778 config SUPERHYWAY
782 config MAPLE