CONFIG_EVENT_MANAGER

Event Manager

Type: bool

Help

Enable Event Manager.
Note that Event Manager uses orphan sections to handle its
data structures.

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At <nRF>/subsys/event_manager/Kconfig:7

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:92<nRF>/subsys/Kconfig:24

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect

menuconfig EVENT_MANAGER
    bool "Event Manager"
    help
      Enable Event Manager.
      Note that Event Manager uses orphan sections to handle its
      data structures.

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