-
CONFIG_X86_64¶
Run in 64-bit mode
Type: bool
Defaults¶
No defaults. Implicitly defaults to n.
Symbols selected by this symbol¶
Symbols that select this symbol¶
Kconfig definition¶
At arch/x86/Kconfig:43
Included via Kconfig:8 → Kconfig.zephyr:29 → arch/Kconfig:12
Menu path: (Top) → X86 Architecture Options
config X86_64
bool "Run in 64-bit mode"
select 64BIT
select USE_SWITCH
select USE_SWITCH_SUPPORTED
select SCHED_IPI_SUPPORTED
select X86_MMU
depends on X86
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)