The latest development version of this page may be more current than this released 2.7.5 version.
choice: MEC1501 debug interface trace configuration

MEC1501 debug interface trace configuration

Type: bool

Help

Select tracing mode for debug interface

Direct dependencies

SOC_MEC1501_DEBUG_AND_TRACING && SOC_FAMILY_MEC

(Includes any dependencies from ifs and menus.)

Default

Choice options

Kconfig definition

At soc/arm/microchip_mec/mec1501/Kconfig.soc:107

Included via Kconfig:8Kconfig.zephyr:38soc/Kconfig:18soc/arm/microchip_mec/Kconfig:15

Menu path: (Top) → Hardware Configuration

choice
    bool "MEC1501 debug interface trace configuration"
    default SOC_MEC1501_DEBUG_AND_ETM_TRACING
    depends on SOC_MEC1501_DEBUG_AND_TRACING && SOC_FAMILY_MEC
    help
      Select tracing mode for debug interface

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