CONFIG_HAS_NUCLEI_ECLIC

(No prompt – not directly user assignable.)

Type: bool

Help

Indicate that the platform has ECLIC.

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At <Zephyr>/drivers/interrupt_controller/Kconfig.eclic:8

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

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

config HAS_NUCLEI_ECLIC
    bool
    help
      Indicate that the platform has ECLIC.

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