-
CONFIG_IOAPIC_DEBUG
¶
IO-APIC Debugging
Type: bool
Help¶
Enable debugging for IO-APIC driver.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/interrupt_controller/Kconfig:52
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:24
Menu path: (top menu) → Device Drivers → Interrupt Controllers → LOAPIC
config IOAPIC_DEBUG bool prompt "IO-APIC Debugging" ifIOAPIC
&&LOAPIC
depends onIOAPIC
&&LOAPIC
help Enable debugging for IO-APIC driver.
(Definitions include propagated dependencies, including from if’s and menus.)