kernelversion:
stable - 6.1.10
mainline - 4.19.272
mainline - 4.14.305
mainline - 5.15.92
mainline - 5.10.167
mainline - 5.4.231
mainline - 6.0.19
mainline - 6.2-rc7
5.3.17
[click here for custom version]
architecture:
>
x86
arm
arm64
powerpc
mips
sparc
ia64
arc
riscv
nds32
m68k
microblaze
alpha
unicore32
parisc
blackfin
default or selected kernelversion does not have config value CONFIG_ANDROID_INTF_ALARM.
Result is shown for kernelversion 5.3.17
depends
CONFIG_ANDROID
CONFIG_RTC_CLASS
CONFIG_STAGING
Android alarm driver
modulename: alarm.ko
configname: CONFIG_ANDROID_INTF_ALARM
Linux Kernel Configuration
└─> Device Drivers
└─> Staging drivers
└─> Android
└─> Real Time Clock
└─> Android alarm driver
Provides non-wakeup and rtc backed wakeup alarms based on rtc or
elapsed realtime, and a non-wakeup alarm on the monotonic clock.
Also provides an interface to set the wall time which must be used
for elapsed realtime to work.
source code:
drivers/staging/android/alarm.c
elapsed realtime, and a non-wakeup alarm on the monotonic clock.
Also provides an interface to set the wall time which must be used
for elapsed realtime to work.