-
CONFIG_ARCV2_TIMER
¶
ARC Timer
Type: bool
Help¶
This module implements a kernel device driver for the ARCv2 processor timer 0 and provides the standard “system clock driver” interfaces.
Kconfig definition¶
At drivers/timer/Kconfig:115
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:26
Menu path: (top menu) → Device Drivers → Timer Drivers
config ARCV2_TIMER bool prompt "ARC Timer" ifARC
default "y" ifARC
depends onARC
help This module implements a kernel device driver for the ARCv2 processor timer 0 and provides the standard "system clock driver" interfaces.
(Definitions include propagated dependencies, including from if’s and menus.)