:orphan: .. title:: CONFIG_LEON_IRQMP .. kconfig:: CONFIG_LEON_IRQMP CONFIG_LEON_IRQMP ################# *GRLIB IRQMP interrupt controller* Type: ``bool`` Help ==== .. code-block:: none GRLIB IRQMP and IRQAMP Direct dependencies =================== \ :kconfig:`SOC_SPARC_LEON ` *(Includes any dependencies from ifs and menus.)* Default ======= - y Kconfig definition ================== At ``/interrupt_controller/Kconfig:41`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:28`` Menu path: (Top) → Device Drivers → Interrupt Controllers .. code-block:: kconfig config LEON_IRQMP bool "GRLIB IRQMP interrupt controller" default y depends on SOC_SPARC_LEON help GRLIB IRQMP and IRQAMP *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*