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.
64 # Configuration common to both IA32 and Intel64 sub-architectures.
68 bool "Run in 64-bit mode"
166 bool "Compiler-generated SSEx instructions for floating point math"
194 This value normally need to be page-aligned.
200 int "Number of IRQ lines"
204 This option specifies the number of IRQ lines in the system. It
206 is used to track the association between vectors and IRQ numbers.
209 int "IDT vector to use for IRQ offload"
217 This option disables all interrupts on the legacy i8259 PICs at boot.
234 Selects the use of the memory-mapped PCI Express Extended
247 Hidden option to signal building for PC-compatible platforms
277 text segment by 12-16 bytes and is typically ignored if not needed.
312 Non-emulated X86 devices often require special hardware to attach
317 tree. This mini-driver assumes I/O to the UART is done via ports.
324 and creates a set of page tables at boot time that is runtime-
344 The initial page tables at boot are pre-allocated, and used for the
357 The whole page table is pre-allocated at build time and is
367 This hidden option should be set on a per-SOC basis to indicate that
369 as described in CVE-2017-5754.
374 This hidden option should be set on a per-SOC basis to indicate that
376 swapgs CPU vulnerabilities as described in CVE-2017-5753,
377 CVE-2018-3693, and CVE-2019-1125.
382 This hidden option should be set on a per-SOC basis to indicate that
384 vulnerability, as described in CVE-2017-5715.
389 This hidden option should be set on a per-SOC basis to indicate that
391 vulnerability, as described in CVE-2018-3639.
396 This hidden option should be set on a per-SOC basis to indicate
398 vulnerability, as described in CVE-2018-3665.
408 This hidden option should be set on a per-SOC basis to indicate that
430 Even if enabled, will have no effect on CPUs that do not
448 Hidden config to select arch-independent option to enable
478 Zephyr printk handler. It requires that no interferences
483 but no automatic checking exists at runtime to verify.