The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_X86

x86 architecture

Type: bool

Direct dependencies

<choice: Architecture>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At arch/Kconfig:30

Included via Kconfig:10Kconfig.zephyr:29

Menu path: (top menu) → Architecture

config X86
    bool
    prompt "x86 architecture" if <choice: Architecture>
    select ATOMIC_OPERATIONS_BUILTIN if <choice: Architecture>
    select HAS_DTS if <choice: Architecture>
    depends on <choice: Architecture>

(Definitions include propagated dependencies, including from if’s and menus.)