The latest development version of this page may be more current than this released 2.6.1-rc1 version.
CONFIG_TRACE

Trace

Type: bool

Help

Enabling traces. All traces (normal and error) are sent by dma.

Direct dependencies

SOF

(Includes any dependencies from ifs and menus.)

Default

  • y

Kconfig definition

At /home/nashif/zephyrproject/modules/audio/sof/zephyr/../src/trace/Kconfig:7

Included via Kconfig:8Kconfig.zephyr:23modules/Kconfig:6doc/_build/Kconfig/Kconfig.modules:14/home/nashif/zephyrproject/modules/audio/sof/zephyr/Kconfig:2/home/nashif/zephyrproject/modules/audio/sof/zephyr/../Kconfig.sof:124/home/nashif/zephyrproject/modules/audio/sof/zephyr/../src/Kconfig:11

Menu path: (Top) → Modules → sof (/home/nashif/zephyrproject/modules/audio/sof) → Trace

config TRACE
    bool "Trace"
    default y
    depends on SOF
    help
      Enabling traces. All traces (normal and error) are sent by dma.

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