-
CONFIG_ARCH_POSIX
¶
POSIX (native) architecture
Type: bool
Direct dependencies¶
<choice ARCH_CHOICE: Architecture>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol¶
Kconfig definition¶
At arch/Kconfig:52
Included via Kconfig:10
→ Kconfig.zephyr:34
Menu path: (Top) → Architecture
config ARCH_POSIX bool "POSIX (native) architecture" selectATOMIC_OPERATIONS_BUILTIN
selectARCH_HAS_CUSTOM_SWAP_TO_MAIN
selectARCH_HAS_CUSTOM_BUSY_WAIT
selectARCH_HAS_THREAD_ABORT
selectNATIVE_APPLICATION
selectHAS_COVERAGE_SUPPORT
depends on <choice ARCH_CHOICE: Architecture>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)