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.

Direct dependencies

X86

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

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Kconfig definition

At arch/x86/Kconfig:46

Included via Kconfig:10Kconfig.zephyr:23arch/Kconfig:16

Menu path: (top menu) → X86 Architecture Options

config CPU_MINUTEIA
    bool
    select ARCH_HAS_STACK_PROTECTION if X86_MMU && X86
    select ARCH_HAS_USERSPACE if X86_MMU && X86
    depends on X86
    help
      This option signifies the use of a CPU from the Minute IA family.

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