Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - R index
The Linux kernel configuration item CONFIG_RTC_DRV_VRTC
has multiple definitions:
drivers/rtc/Kconfig
The configuration item CONFIG_RTC_DRV_VRTC:
( CONFIG_X86_INTEL_MID ) && ( CONFIG_X86_INTEL_MID )
rtc-mrst
Say "yes" here to get direct support for the real time clock found on Moorestown platforms. The VRTC is a emulated RTC that derives its clock source from a real RTC in the PMIC. The MC146818 style programming interface is mostly conserved, but any updates are done via IPC calls to the system controller FW.
drivers/rtc/Kconfig
The configuration item CONFIG_RTC_DRV_VRTC:
( CONFIG_X86_MRST ) && ( CONFIG_X86_MRST )
rtc-mrst
Say "yes" here to get direct support for the real time clock found on Moorestown platforms. The VRTC is a emulated RTC that derives its clock source from a real RTC in the PMIC. The MC146818 style programming interface is mostly conserved, but any updates are done via IPC calls to the system controller FW.
Raw data from LKDDb:
lkddb module rtc-mrst CONFIG_RTC_DRV_VRTC : drivers/rtc/Kconfig : "Virtual RTC for Intel MID platforms" # in 2.6.38–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.11
lkddb platform "rtc_mrst" : CONFIG_RTC_DRV_VRTC CONFIG_RTC_LIB : drivers/rtc/rtc-mrst.c # in 2.6.38–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.11
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - R index
Automatically generated (in year 2024). See also LKDDb sources on GitLab