CONFIG_SOC_IA32

Generic IA32 SoC

Type: bool

Direct dependencies

<choice: x86 SoC Selection>

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

Kconfig definition

At arch/x86/soc/ia32/Kconfig.soc:3

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

Menu path: (top menu) → x86 SoC Selection

config SOC_IA32
    bool
    prompt "Generic IA32 SoC" if <choice: x86 SoC Selection>
    select CPU_MINUTEIA if <choice: x86 SoC Selection>
    select BOOTLOADER_UNKNOWN if <choice: x86 SoC Selection>
    depends on <choice: x86 SoC Selection>

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