-
CONFIG_ARCH_POSIX
¶
POSIX (native) architecture
Type: bool
Kconfig definition¶
At arch/Kconfig:38
, in menu (top menu) → Architecture
:
config ARCH_POSIX bool prompt "POSIX (native) architecture" if <choice> selectATOMIC_OPERATIONS_BUILTIN
if <choice> selectARCH_HAS_CUSTOM_SWAP_TO_MAIN
if <choice> selectARCH_HAS_CUSTOM_BUSY_WAIT
if <choice> selectARCH_HAS_THREAD_ABORT
if <choice> selectNATIVE_APPLICATION
if <choice> depends on <choice>
(Definitions include propagated dependencies, including from if’s and menus.)