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

CONFIG_GIC

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

CPU_CORTEX

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At drivers/interrupt_controller/Kconfig.gic:8

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:28drivers/interrupt_controller/Kconfig:64

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

config GIC
    bool
    depends on CPU_CORTEX

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