The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_THREAD_USERSPACE_LOCAL_DATA

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

USERSPACE

(Includes any dependencies from if’s and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At kernel/Kconfig:192

Included via Kconfig:10Kconfig.zephyr:31

Menu path: (top menu) → General Kernel Options

config THREAD_USERSPACE_LOCAL_DATA
    bool
    depends on USERSPACE

(Definitions include propagated dependencies, including from if’s and menus.)