Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - R index

CONFIG_RTC_HCTOSYS_DEVICE: RTC used to set the system time

General informations

The Linux kernel configuration item CONFIG_RTC_HCTOSYS_DEVICE has multiple definitions:

RTC used to set the system time found in drivers/rtc/Kconfig

The configuration item CONFIG_RTC_HCTOSYS_DEVICE:

Help text

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.

The RTC to read the time from found in drivers/rtc/Kconfig

The configuration item CONFIG_RTC_HCTOSYS_DEVICE:

Help text

The RTC device that will be used as the source for the system time, usually rtc0.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - R index

Automatically generated (in year 2024). See also LKDDb sources on GitLab