CONFIG_COOP_ENABLED

(No prompt – not directly user assignable.)

Type: bool

Default

Kconfig definition

At <Zephyr>/kernel/Kconfig:92

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:30

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