CONFIG_NUCLEI_ECLIC¶
Enhanced Core Local Interrupt Controller (ECLIC)
Type: bool
Help¶
Interrupt controller for Nuclei SoC core.
Default¶
n
Kconfig definition¶
At drivers/interrupt_controller/Kconfig.eclic:13
Included via Kconfig:8
→ Kconfig.zephyr:42
→ drivers/Kconfig:28
→ drivers/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.)