CLINT Timer for the RISC-V platform

modulename: timer-clint.ko

configname: CONFIG_CLINT_TIMER

Linux Kernel Configuration
└─>Device Drivers
└─>Clock Source drivers
└─>CLINT Timer for the RISC-V platform
In linux kernel since version 4.14.326 (release Date: 2023-09-23)  
This option enables the CLINT timer for RISC-V systems. The CLINT
driver is usually used for NoMMU RISC-V systems.

source code:

depends
CONFIG_GENERIC_CLOCKEVENTS
CONFIG_GENERIC_SCHED_CLOCK
CONFIG_RISCV

is depended by
CONFIG_SOC_CANAAN