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

x86 architecture

Type: bool

Direct dependencies

<choice ARCH_CHOICE: Architecture>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At arch/Kconfig:26

Included via Kconfig:8Kconfig.zephyr:31

Menu path: (Top) → Architecture

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

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)