CONFIG_LEON_IRQMP

GRLIB IRQMP interrupt controller

Type: bool

Help

GRLIB IRQMP and IRQAMP

Direct dependencies

SOC_SPARC_LEON

(Includes any dependencies from ifs and menus.)

Default

  • y

Kconfig definition

At <Zephyr>/drivers/interrupt_controller/Kconfig:42

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:26

Menu path: (Top) → Device Drivers → Interrupt Controllers

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.)