-
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.
Symbols selected by this symbol¶
Kconfig definition¶
At drivers/timer/Kconfig:75
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:26
Menu path: (top menu) → Device Drivers → Timer Drivers
menuconfig ARCV2_TIMER bool prompt "ARC Timer" ifARC
default "y" ifARC
selectTICKLESS_CAPABLE
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.)