CONFIG_ZEPHYR_TRACERECORDER_MODULE

(No prompt – not directly user assignable.)

Type: bool

Default

  • y

Kconfig definitions

At <nRF>/doc/_build/kconfig/Kconfig.modules:81

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:31<Zephyr>/modules/Kconfig:6

Menu path: (Top) → Modules → TraceRecorder (/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/debug/TraceRecorder)

config ZEPHYR_TRACERECORDER_MODULE
    bool
    default y

At <Zephyr>/modules/TraceRecorder/Kconfig:9

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:31<Zephyr>/modules/Kconfig:74

Menu path: (Top) → Modules

config ZEPHYR_TRACERECORDER_MODULE
    bool
    depends on 0

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