:orphan: .. title:: choice: MEC1501 debug interface trace configuration .. _choice_76: .. describe:: choice: MEC1501 debug interface trace configuration *MEC1501 debug interface trace configuration* Type: ``bool`` Help ==== Select tracing mode for debug interface Direct dependencies =================== \ :option:`SOC_MEC1501_DEBUG_AND_TRACING ` && \ :option:`SOC_FAMILY_MEC ` *(Includes any dependencies from ifs and menus.)* Default ======= - \ :option:`SOC_MEC1501_DEBUG_AND_ETM_TRACING ` Choice options ============== - \ :option:`SOC_MEC1501_DEBUG_AND_ETM_TRACING ` - \ :option:`SOC_MEC1501_DEBUG_AND_SWV_TRACING ` Kconfig definition ================== .. highlight:: kconfig At ``soc/arm/microchip_mec/mec1501/Kconfig.soc:107`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``soc/Kconfig:11`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.arch:2`` → ``soc/arm/microchip_mec/Kconfig:15`` Menu path: (Top) → Hardware Configuration .. parsed-literal:: choice bool "MEC1501 debug interface trace configuration" default \ :option:`SOC_MEC1501_DEBUG_AND_ETM_TRACING ` depends on \ :option:`SOC_MEC1501_DEBUG_AND_TRACING ` && \ :option:`SOC_FAMILY_MEC ` help Select tracing mode for debug interface *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*