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_SERIES_RISCV32_IT8XXX2 || SOC_SERIES_RISCV32_IT8XXX2 || SOC_IT8XXX2

(Includes any dependencies from ifs and menus.)

Defaults

  • y

  • y

Symbols selected by this symbol

Kconfig definitions

At <Zephyr>/soc/riscv/riscv-ite/it8xxx2/Kconfig.defconfig.series:19

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:25<nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1<Zephyr>/soc/riscv/riscv-ite/Kconfig.defconfig:4

Menu path: (Top)

config ITE_IT8XXX2_TIMER
    bool
    default y
    depends on SOC_SERIES_RISCV32_IT8XXX2

At <Zephyr>/soc/riscv/riscv-ite/it8xxx2/Kconfig.defconfig.series:19

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:27<Zephyr>/soc/riscv/riscv-ite/Kconfig.defconfig:4

Menu path: (Top)

config ITE_IT8XXX2_TIMER
    bool
    default y
    depends on SOC_SERIES_RISCV32_IT8XXX2

At <Zephyr>/drivers/timer/Kconfig.ite_it8xxx2:6

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:42<Zephyr>/drivers/Kconfig:30<Zephyr>/drivers/timer/Kconfig:66

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.)