The latest development version of this page may be more current than this released 2.0.0 version.
CONFIG_X86_64

x86_64 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:34

Included via Kconfig:10Kconfig.zephyr:34

Menu path: (Top) → Architecture

config X86_64
    bool "x86_64 architecture"
    select ATOMIC_OPERATIONS_BUILTIN
    select SCHED_IPI_SUPPORTED
    depends on <choice ARCH_CHOICE: Architecture>

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