-
CONFIG_XTENSA_TIMER
¶
Xtensa timer support
Type: bool
Help¶
Enables a system timer driver for Xtensa based on the CCOUNT and CCOMPARE special registers.
Symbols selected by this symbol¶
Kconfig definition¶
At drivers/timer/Kconfig:149
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:26
Menu path: (top menu) → Device Drivers → Timer Drivers
config XTENSA_TIMER bool prompt "Xtensa timer support" ifXTENSA
default "y" ifXTENSA
selectTICKLESS_CAPABLE
ifXTENSA
depends onXTENSA
help Enables a system timer driver for Xtensa based on the CCOUNT and CCOMPARE special registers.
(Definitions include propagated dependencies, including from if’s and menus.)