:orphan: .. title:: CONFIG_ARCH_HAS_SINGLE_THREAD_SUPPORT .. kconfig:: CONFIG_ARCH_HAS_SINGLE_THREAD_SUPPORT CONFIG_ARCH_HAS_SINGLE_THREAD_SUPPORT ##################################### *(No prompt -- not directly user assignable.)* Type: ``bool`` Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :kconfig:`CPU_CORTEX_M ` Kconfig definition ================== At ``/Kconfig:467`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:39`` Menu path: (Top) .. code-block:: kconfig config ARCH_HAS_SINGLE_THREAD_SUPPORT bool *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*