-
CONFIG_THREAD_USERSPACE_LOCAL_DATA
¶
(No prompt – not directly user assignable.)
Type: bool
Default¶
y if
ERRNO
&& !ERRNO_IN_TLS
Kconfig definition¶
At <Zephyr>/kernel/Kconfig:195
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:30
Menu path: (Top) → General Kernel Options
config THREAD_USERSPACE_LOCAL_DATA bool default y ifERRNO
&& !ERRNO_IN_TLS
depends onUSERSPACE
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)