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:167

Included via Kconfig:10Kconfig.zephyr:25

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.)