CONFIG_LEON_GPTIMER
LEON timer
Type: bool
Help
This module implements a kernel device driver for the GRLIB
GPTIMER which is common in LEON systems.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol
Kconfig definition
At <Zephyr>/drivers/timer/Kconfig.leon_gptimer:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:30
→ <Zephyr>/drivers/timer/Kconfig:67
Menu path: (Top) → Device Drivers → Timer Drivers
config LEON_GPTIMER
bool "LEON timer"
select DYNAMIC_INTERRUPTS
depends on SOC_SPARC_LEON
help
This module implements a kernel device driver for the GRLIB
GPTIMER which is common in LEON systems.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)