:orphan: .. title:: choice: MEC1501 debug interface trace configuration .. _choice_195: .. describe:: choice: MEC1501 debug interface trace configuration *MEC1501 debug interface trace configuration* Type: ``bool`` Help ==== .. code-block:: none Select tracing mode for debug interface Direct dependencies =================== \ :kconfig:`SOC_MEC1501_DEBUG_AND_TRACING ` && \ :kconfig:`SOC_FAMILY_MEC ` *(Includes any dependencies from ifs and menus.)* Default ======= - \ :kconfig:`SOC_MEC1501_DEBUG_AND_ETM_TRACING ` Choice options ============== - \ :kconfig:`SOC_MEC1501_DEBUG_AND_ETM_TRACING ` - \ :kconfig:`SOC_MEC1501_DEBUG_AND_SWV_TRACING ` Kconfig definition ================== At ``/arm/microchip_mec/mec1501/Kconfig.soc:107`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/arm/microchip_mec/Kconfig:15`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig 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.)*