CONFIG_MEMFAULT_NCS_USE_DEFAULT_METRICS

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

MEMFAULT

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At <nRF>/modules/memfault/Kconfig:130

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:23<Zephyr>/modules/Kconfig:6<BuildDir>/kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:51<nRF>/modules/Kconfig:10

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

config MEMFAULT_NCS_USE_DEFAULT_METRICS
    bool
    default y if MEMFAULT_NCS_STACK_METRICS || MEMFAULT_NCS_LTE_METRICS
    select MEMFAULT_METRICS_EXTRA_DEFS_FILE
    depends on MEMFAULT

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