Lines Matching +full:string +full:- +full:support

1 # SPDX-License-Identifier: GPL-2.0
62 Xtensa processors are 32-bit RISC machines designed by Tensilica
67 a home page at <http://www.linux-xtensa.org/>.
106 def_bool $(success,test "$(shell,echo __XTENSA_EB__ | $(CC) -E -P -)" = 1)
112 def_bool $(success,test "$(shell,echo __XTENSA_CALL0_ABI__ | $(CC) -mabi=call0 -E -P - 2>/dev/null)" = 1)
121 bool "fsf - default (not generic) configuration"
125 bool "dc232b - Diamond 232L Standard Core Rev.B (LE)"
132 bool "dc233c - Diamond 233L Standard Core Rev.C (LE)"
147 string "Xtensa Processor Custom Core Variant Name"
155 string
167 Build a Conventional Kernel with full MMU support,
168 ie: it supports a TLB with auto-loading, page protection.
221 This makes it hard to use some configurations, e.g. store string
225 byte and 2-byte access to memory attached to instruction bus.
232 This option is used to indicate that the system-on-a-chip (SOC)
233 supports Multiprocessing. Multiprocessor support implemented above
236 Multiprocessor support is implemented with external cache and
246 bool "Enable Symmetric multi-processing support"
255 int "Maximum number of CPUs (2-32)"
260 bool "Enable CPU hotplug support"
282 on UP kernel when processor has no s32c1i support.
311 In case both kernel and userspace support only call0 ABI
312 all register windows support code will be omitted from the
357 Select this option to support only call0 ABI in userspace.
365 bool "Support both windowed and call0 ABI by probing"
368 Select this option to support both windowed and call0 userspace
374 This option should be enabled for the kernel that must support
414 XT2000 is the name of Tensilica's feature-rich emulation platform.
449 string "Initial kernel command string"
455 architectures, you should supply some command-line options at build
460 bool "Flattened Device Tree support"
464 Include support for flattened device tree machine descriptions.
467 string "DTB to build into the kernel image"
502 tristate "Host file-based simulated block device support"
511 int "Number of host file-based simulated block devices"
522 string "Host filename for the first simulated device"
530 string "Host filename for the second simulated device"
534 Another simulated disk in a host file for a buildroot-independent
559 bool "Use 8-bit access to XTFPGA LCD"
563 LCD may be connected with 4- or 8-bit interface, 8-bit access may
564 only be used with 8-bit interface. Please consult prototyping user
580 This unfortunately won't work for U-Boot and likely also won't
586 xt-gdb can't place a Software Breakpoint in the 0XD region prior
594 Selecting this will cause U-Boot to set the KERNEL Load and Entry
600 bool "Kernel Execute-In-Place from ROM"
603 Execute-In-Place allows the kernel to run from non-volatile storage
606 to RAM. Read-write sections, such as the data section and stack,
627 region: bits 0..3 -- for addresses 0x00000000..0x1fffffff,
628 bits 4..7 -- for addresses 0x20000000..0x3fffffff, and so on.
647 2: WB, no-write-allocate cache,
693 placed at their hardware-defined locations.
710 XIP-aware MTD support.
776 bool "High Memory Support"