CONFIG_NUCLEI_ECLIC

Enhanced Core Local Interrupt Controller (ECLIC)

Type: bool

Help

Interrupt controller for Nuclei SoC core.

Direct dependencies

HAS_NUCLEI_ECLIC

(Includes any dependencies from ifs and menus.)

Default

  • n

Kconfig definition

At <Driver>/interrupt_controller/Kconfig.eclic:13

Included via Kconfig:8Kconfig.zephyr:42<Driver>/Kconfig:28<Driver>/interrupt_controller/Kconfig:76

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

config NUCLEI_ECLIC
    bool "Enhanced Core Local Interrupt Controller (ECLIC)"
    default n
    depends on HAS_NUCLEI_ECLIC
    help
      Interrupt controller for Nuclei SoC core.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)