CONFIG_ITE_IT8XXX2_TIMER¶
ITE it8xxx2 timer driver
Type: bool
Help¶
This module implements a kernel device driver for the ITE it8xxx2
HW timer model
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At drivers/timer/Kconfig:145
Included via Kconfig:8
→ Kconfig.zephyr:42
→ drivers/Kconfig:30
Menu path: (Top) → Device Drivers → Timer Drivers
config ITE_IT8XXX2_TIMER
bool "ITE it8xxx2 timer driver"
select TICKLESS_CAPABLE
depends on SOC_IT8XXX2
help
This module implements a kernel device driver for the ITE it8xxx2
HW timer model
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)