CONFIG_NRF_MODEM_LIB_TRACE_ENABLED

Enable proprietary traces

Type: bool

Help

The default size of the Trace region is defined by the
NRF_MODEM_LIB_SHMEM_TRACE_SIZE option.

Direct dependencies

NRF_MODEM_LIB

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At <nRF>/lib/nrf_modem_lib/Kconfig:33

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:31<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:56<nRF>/lib/Kconfig:11

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

config NRF_MODEM_LIB_TRACE_ENABLED
    bool "Enable proprietary traces"
    depends on NRF_MODEM_LIB
    help
      The default size of the Trace region is defined by the
      NRF_MODEM_LIB_SHMEM_TRACE_SIZE option.

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