-
CONFIG_LOAPIC
¶
LOAPIC
Type: bool
Help¶
This option selects local APIC as the interrupt controller.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At drivers/interrupt_controller/Kconfig:11
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:24
Menu path: (top menu) → Device Drivers → Interrupt Controllers
menuconfig LOAPIC bool prompt "LOAPIC" ifX86
depends onX86
help This option selects local APIC as the interrupt controller.
(Definitions include propagated dependencies, including from if’s and menus.)