choice: x86 SoC Selection

x86 SoC Selection

Type: bool

Direct dependencies

X86

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

Defaults

No defaults. Implicitly defaults to the first (visible) choice option.

Kconfig definition

At arch/x86/Kconfig:9

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

Menu path: (top menu)

choice
    bool
    prompt "x86 SoC Selection" if X86
    depends on X86

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