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

CONFIG_COOP_ENABLED

(No prompt – not directly user assignable.)

Type: bool

Default

Kconfig definition

At kernel/Kconfig:77

Included via Kconfig:8Kconfig.zephyr:40

Menu path: (Top) → General Kernel Options

config COOP_ENABLED
    bool
    default NUM_COOP_PRIORITIES != 0

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)