-
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 <Zephyr>/drivers/timer/Kconfig:145
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:28
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.)