-
CONFIG_CPU_APOLLO_LAKE
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
This option signifies the use of a CPU from the Apollo Lake family.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr>/arch/x86/Kconfig:31
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:29
→ <Zephyr>/arch/Kconfig:12
Menu path: (Top) → X86 Architecture Options
config CPU_APOLLO_LAKE bool selectCPU_HAS_FPU
selectARCH_HAS_STACK_PROTECTION
ifX86_MMU
selectARCH_HAS_USERSPACE
ifX86_MMU
depends onX86
help This option signifies the use of a CPU from the Apollo Lake family.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)