-
CONFIG_CPU_MINUTEIA
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
This option signifies the use of a CPU from the Minute IA family.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
ARCH_HAS_STACK_PROTECTION
ifX86_MMU
&&X86
ARCH_HAS_USERSPACE
ifX86_MMU
&&X86
Symbols that select this symbol¶
Kconfig definition¶
At arch/x86/Kconfig:30
Included via Kconfig:10
→ Kconfig.zephyr:29
→ arch/Kconfig:15
Menu path: (top menu) → X86 Architecture Options
config CPU_MINUTEIA bool selectARCH_HAS_STACK_PROTECTION
ifX86_MMU
&&X86
selectARCH_HAS_USERSPACE
ifX86_MMU
&&X86
depends onX86
help This option signifies the use of a CPU from the Minute IA family.
(Definitions include propagated dependencies, including from if’s and menus.)