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