The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_CAVS_ICTL

CAVS Interrupt Logic

Type: bool

Help

These are 4 in number supporting a max of 32 interrupts each.

Direct dependencies

MULTI_LEVEL_INTERRUPTS

(Includes any dependencies from if’s and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At drivers/interrupt_controller/Kconfig.s1000:8

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:24drivers/interrupt_controller/Kconfig:163

Menu path: (top menu) → Device Drivers → Interrupt Controllers

config CAVS_ICTL
    bool
    prompt "CAVS Interrupt Logic" if MULTI_LEVEL_INTERRUPTS
    depends on MULTI_LEVEL_INTERRUPTS
    help
      These are 4 in number supporting a max of 32 interrupts each.

(Definitions include propagated dependencies, including from if’s and menus.)