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:137

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:31<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:55<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.)