-
CONFIG_IOAPIC
¶
IO-APIC
Type: bool
Help¶
This option signifies that the target has an IO-APIC device. This capability allows IO-APIC-dependent code to be included.
Symbols that select this symbol¶
Kconfig definition¶
At drivers/interrupt_controller/Kconfig:48
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:24
Menu path: (top menu) → Device Drivers → Interrupt Controllers
config IOAPIC bool prompt "IO-APIC" ifLOAPIC
default "y" ifLOAPIC
depends onLOAPIC
help This option signifies that the target has an IO-APIC device. This capability allows IO-APIC-dependent code to be included.
(Definitions include propagated dependencies, including from if’s and menus.)