:orphan: .. title:: CONFIG_MCHP_ECIA_XEC .. kconfig:: CONFIG_MCHP_ECIA_XEC CONFIG_MCHP_ECIA_XEC #################### *External EC Interrupt Aggregator (ECIA) Driver for MCHP MEC family of MCUs* Type: ``bool`` Help ==== .. code-block:: none Enable support for Microchip XEC ECIA driver Help ==== .. code-block:: none Enable support for Microchip XEC ECIA driver Help ==== .. code-block:: none Enable XEC ECIA driver for Microchip MEC line of MCUs Direct dependencies =================== \ :kconfig:`SOC_SERIES_MEC172X ` || \ :kconfig:`SOC_SERIES_MEC172X ` || \ :kconfig:`SOC_SERIES_MEC172X ` *(Includes any dependencies from ifs and menus.)* Defaults ======== - y - y - y Kconfig definitions =================== At ``/arm/microchip_mec/mec172x/Kconfig.defconfig.series:39`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:25`` → ``/kconfig/Kconfig.soc.defconfig:1`` → ``/arm/microchip_mec/Kconfig.defconfig:3`` Menu path: (Top) .. code-block:: kconfig config MCHP_ECIA_XEC bool default y depends on SOC_SERIES_MEC172X help Enable support for Microchip XEC ECIA driver ---- At ``/arm/microchip_mec/mec172x/Kconfig.defconfig.series:39`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``/arm/microchip_mec/Kconfig.defconfig:3`` Menu path: (Top) .. code-block:: kconfig config MCHP_ECIA_XEC bool default y depends on SOC_SERIES_MEC172X help Enable support for Microchip XEC ECIA driver ---- At ``/interrupt_controller/Kconfig.xec:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:28`` → ``/interrupt_controller/Kconfig:72`` Menu path: (Top) → Device Drivers → Interrupt Controllers .. code-block:: kconfig config MCHP_ECIA_XEC bool "External EC Interrupt Aggregator (ECIA) Driver for MCHP MEC family of MCUs" default y depends on SOC_SERIES_MEC172X help Enable XEC ECIA driver for Microchip MEC line of MCUs *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*