CONFIG_MIPS_CP0_TIMER
MIPS CP0 Timer
Type: bool
Help
This module implements a kernel device driver for the MIPS CP0 timer.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol
Kconfig definition
At <Driver>/timer/Kconfig.mips_cp0:5
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Driver>/Kconfig:30
→ <Driver>/timer/Kconfig:73
Menu path: (Top) → Device Drivers → Timer Drivers
config MIPS_CP0_TIMER
bool "MIPS CP0 Timer"
select TICKLESS_CAPABLE
depends on MIPS
help
This module implements a kernel device driver for the MIPS CP0 timer.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)