Realtek SYSTIMER support

modulename: timer-realtek.ko

configname: CONFIG_RTK_SYSTIMER

Linux Kernel Configuration
└─>Device Drivers
└─>Clock Source drivers
└─>Realtek SYSTIMER support
In linux kernel since version 5.10.250 (release Date: 2026-02-11)
This option enables the driver that registers the global 1 MHz hardware
counter as a clock event device on Realtek SoCs. Make sure to enable
this option only when building for a Realtek platform or for compilation
testing.
source code:
selects
CONFIG_TIMER_OF

depends
CONFIG_GENERIC_CLOCKEVENTS
CONFIG_ARCH_REALTEK or CONFIG_COMPILE_TEST
CONFIG_ARM or CONFIG_ARM64