:orphan: .. title:: ARCH_HAS_THREAD_LOCAL_STORAGE .. option:: 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 =============================== - \ :option:`SOC_INTEL_S1000 ` - \ :option:`ARC ` - \ :option:`ARM ` - \ :option:`SPARC ` - \ :option:`X86 ` - \ :option:`RISCV ` Kconfig definition ================== .. highlight:: kconfig At ``arch/Kconfig:470`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:29`` Menu path: (Top) .. parsed-literal:: config ARCH_HAS_THREAD_LOCAL_STORAGE bool *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*