-
CONFIG_ISA_IA32
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
This option signifies the use of a CPU based on the Intel IA-32 instruction set architecture.
Kconfig definition¶
At arch/x86/Kconfig:227
Included via Kconfig:10
→ Kconfig.zephyr:29
→ arch/Kconfig:15
Menu path: (top menu) → X86 Architecture Options → Processor Capabilities
config ISA_IA32 bool default "y" ifX86
depends onX86
help This option signifies the use of a CPU based on the Intel IA-32 instruction set architecture.
(Definitions include propagated dependencies, including from if’s and menus.)