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 5.1 (release Date: 2019-05-05)  
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