choice: Profiler selection

Profiler selection

Type: bool

Direct dependencies

PROFILER && PROFILER

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <nRF>/subsys/profiler/Kconfig:25

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:1<nRF>/Kconfig.nrf:25<nRF>/subsys/Kconfig:24

Menu path: (Top) → Modules → Nordic nRF Connect → System profiler

choice
    bool "Profiler selection"
    default PROFILER_NORDIC
    depends on PROFILER && PROFILER

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