Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - R index
The Linux kernel configuration item CONFIG_RTC_HCTOSYS_DEVICE
has multiple definitions:
drivers/rtc/Kconfig
The configuration item CONFIG_RTC_HCTOSYS_DEVICE:
CONFIG_RTC_HCTOSYS
The RTC device that will be used to (re)initialize the system clock, usually rtc0. Initialization is done when the system starts up, and when it resumes from a low power state. This device should record time in UTC, since the kernel won't do timezone correction.
This clock should be battery-backed, so that it reads the correct time when the system boots from a power-off state. Otherwise, your system will need an external clock source (like an NTP server).
If the clock you specify here is not battery backed, it may still be useful to reinitialize system time when resuming from system sleep states. Do not specify an RTC here unless it stays powered during all this system's supported sleep states.
drivers/rtc/Kconfig
The configuration item CONFIG_RTC_HCTOSYS_DEVICE:
CONFIG_RTC_HCTOSYS = CONFIG_y
The RTC device that will be used as the source for the system time, usually rtc0.
Raw data from LKDDb:
(none)
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