The latest development version of this page may be more current than this released 2.7.5 version.

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

Direct dependencies

SOC_IT8XXX2

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Kconfig definition

At drivers/timer/Kconfig:145

Included via Kconfig:8Kconfig.zephyr:42drivers/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.)