-
CONFIG_HPET_TIMER_DEBUG
¶
Enable HPET debug output
Type: bool
Help¶
This option enables HPET debugging output.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/timer/Kconfig:31
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:26
Menu path: (top menu) → Device Drivers → Timer Drivers
config HPET_TIMER_DEBUG bool prompt "Enable HPET debug output" ifHPET_TIMER
&&PRINTK
depends onHPET_TIMER
&&PRINTK
help This option enables HPET debugging output.
(Definitions include propagated dependencies, including from if’s and menus.)