-
CONFIG_HPET_TIMER
¶
HPET timer
Type: bool
Help¶
This option selects High Precision Event Timer (HPET) as a system timer.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Symbols that select this symbol¶
Kconfig definition¶
At drivers/timer/Kconfig:13
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:26
Menu path: (top menu) → Device Drivers → Timer Drivers
menuconfig HPET_TIMER bool prompt "HPET timer" ifX86
||X86_64
selectIOAPIC
ifX86
&& (X86
||X86_64
) selectLOAPIC
ifX86
&& (X86
||X86_64
) selectTIMER_READS_ITS_FREQUENCY_AT_RUNTIME
ifX86
||X86_64
selectTICKLESS_CAPABLE
ifX86
||X86_64
depends onX86
||X86_64
help This option selects High Precision Event Timer (HPET) as a system timer.
(Definitions include propagated dependencies, including from if’s and menus.)