CONFIG_SOC_APOLLO_LAKE

Intel Apollo Lake Soc

Type: bool

Direct dependencies

<choice: x86 SoC Selection>

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

Kconfig definition

At arch/x86/soc/apollo_lake/Kconfig.soc:7

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

Menu path: (top menu) → x86 SoC Selection

config SOC_APOLLO_LAKE
    bool
    prompt "Intel Apollo Lake Soc" if <choice: x86 SoC Selection>
    select CPU_APOLLO_LAKE 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.)