-
CONFIG_LOAPIC_TIMER
¶
LOAPIC timer
Type: bool
Help¶
This option selects LOAPIC timer as a system timer.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At drivers/timer/Kconfig:45
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:26
Menu path: (top menu) → Device Drivers → Timer Drivers
menuconfig LOAPIC_TIMER bool prompt "LOAPIC timer" if (LOAPIC
||MVIC
) &&X86
depends on (LOAPIC
||MVIC
) &&X86
help This option selects LOAPIC timer as a system timer.
(Definitions include propagated dependencies, including from if’s and menus.)