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

x86_64 architecture

Type: bool

Direct dependencies

<choice: Architecture>

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

Kconfig definition

At arch/Kconfig:35

Included via Kconfig:10Kconfig.zephyr:29

Menu path: (top menu) → Architecture

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

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