kernelconfig_penguin
default or selected kernelversion does not have config value CONFIG_APB_TIMER.
Result is shown for kernelversion 6.3.3

depends
CONFIG_SFI
CONFIG_X86_INTEL_MID

Intel MID APB Timer Support

modulename: apb_timer.ko
configname: CONFIG_APB_TIMER

Linux Kernel Configuration
└─> Processor type and features
└─> Intel MID APB Timer Support

APB timer is the replacement for 8254, HPET on X86 MID platforms.
The APBT provides a stable time base on SMP
systems, unlike the TSC, but it is more expensive to access,
as it is off-chip. APB timers are always running regardless of CPU
C states, they are used as per CPU clockevent device when possible.


source code:


arch/x86/kernel/apb_timer.c