Lines Matching +full:no +full:- +full:legacy +full:- +full:irq

3 # Copyright (c) 2014-2015 Wind River Systems, Inc.
4 # SPDX-License-Identifier: Apache-2.0
13 # CPU Families - the SoC configuration should select the right one.
61 # Configuration common to both IA32 and Intel64 sub-architectures.
65 bool "Run in 64-bit mode"
163 bool "Compiler-generated SSEx instructions for floating point math"
191 This value normally need to be page-aligned.
197 int "Number of IRQ lines"
201 This option specifies the number of IRQ lines in the system. It
203 is used to track the association between vectors and IRQ numbers.
206 int "IDT vector to use for IRQ offload"
214 This option disables all interrupts on the legacy i8259 PICs at boot.
231 Selects the use of the memory-mapped PCI Express Extended
244 Hidden option to signal building for PC-compatible platforms
274 text segment by 12-16 bytes and is typically ignored if not needed.
299 Non-emulated X86 devices often require special hardware to attach
304 tree. This mini-driver assumes I/O to the UART is done via ports.
311 and creates a set of page tables at boot time that is runtime-
331 The initial page tables at boot are pre-allocated, and used for the
344 The whole page table is pre-allocated at build time and is
354 This hidden option should be set on a per-SOC basis to indicate that
356 as described in CVE-2017-5754.
361 This hidden option should be set on a per-SOC basis to indicate that
363 swapgs CPU vulnerabilities as described in CVE-2017-5753,
364 CVE-2018-3693, and CVE-2019-1125.
369 This hidden option should be set on a per-SOC basis to indicate that
371 vulnerability, as described in CVE-2017-5715.
376 This hidden option should be set on a per-SOC basis to indicate that
378 vulnerability, as described in CVE-2018-3639.
383 This hidden option should be set on a per-SOC basis to indicate
385 vulnerability, as described in CVE-2018-3665.
395 This hidden option should be set on a per-SOC basis to indicate that
417 Even if enabled, will have no effect on CPUs that do not
435 Hidden config to select arch-independent option to enable
465 Zephyr printk handler. It requires that no interferences
470 but no automatic checking exists at runtime to verify.