Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - R index
The Linux kernel configuration item CONFIG_RTC
has multiple definitions:
drivers/char/Kconfig
The configuration item CONFIG_RTC:
CONFIG_ALPHA
rtc
, rtc
, rtc
, rtc
, rtc
If you say Y here and create a character special file /dev/rtc with major number 10 and minor number 135 using mknod ("man mknod"), you will get access to the real time clock (or hardware clock) built into your computer.
Every PC has such a clock built in. It can be used to generate signals from as low as 1Hz up to 8192Hz, and can also be used as a 24 hour alarm. It reports status information via the file /proc/driver/rtc and its behaviour is set by various ioctls on /dev/rtc.
If you run Linux on a multiprocessor machine and said Y to "Symmetric Multi Processing" above, you should say Y here to read and set the RTC in an SMP compatible fashion.
If you think you have a use for such a device (such as periodic data sampling), then say Y here, and read Documentation/admin-guide/rtc.rst for details.
To compile this driver as a module, choose M here: the module will be called rtc.
drivers/char/Kconfig
The configuration item CONFIG_RTC:
! CONFIG_PPC && ! CONFIG_PARISC && ! CONFIG_IA64 && ! CONFIG_M68K && ! CONFIG_SPARC && ! CONFIG_FRV && ! CONFIG_ARM && ! CONFIG_SUPERH && ! CONFIG_S390
rtc
, rtc
, rtc
, rtc
, rtc
If you say Y here and create a character special file /dev/rtc with major number 10 and minor number 135 using mknod ("man mknod"), you will get access to the real time clock (or hardware clock) built into your computer.
Every PC has such a clock built in. It can be used to generate signals from as low as 1Hz up to 8192Hz, and can also be used as a 24 hour alarm. It reports status information via the file /proc/driver/rtc and its behaviour is set by various ioctls on /dev/rtc.
If you run Linux on a multiprocessor machine and said Y to "Symmetric Multi Processing" above, you should say Y here to read and set the RTC in an SMP compatible fashion.
If you think you have a use for such a device (such as periodic data sampling), then say Y here, and read Documentation/rtc.txt for details.
To compile this driver as a module, choose M here: the module will be called rtc.
drivers/sbus/char/Kconfig
The configuration item CONFIG_RTC:
CONFIG_PCI && CONFIG_EXPERIMENTAL && CONFIG_SPARC32
rtc
, rtc
, rtc
, rtc
, rtc
(none)
arch/sparc64/Kconfig
The configuration item CONFIG_RTC:
CONFIG_PCI
rtc
, rtc
, rtc
, rtc
, rtc
If you say Y here and create a character special file /dev/rtc with major number 10 and minor number 135 using mknod ("man mknod"), you will get access to the real time clock (or hardware clock) built into your computer.
Every PC has such a clock built in. It can be used to generate signals from as low as 1Hz up to 8192Hz, and can also be used as a 24 hour alarm. It reports status information via the file /proc/driver/rtc and its behaviour is set by various ioctls on /dev/rtc.
If you run Linux on a multiprocessor machine and said Y to "Symmetric Multi Processing" above, you should say Y here to read and set the RTC in an SMP compatible fashion.
If you think you have a use for such a device (such as periodic data sampling), then say Y here, and read Documentation/rtc.txt for details.
To compile this driver as a module, choose M here: the module will be called rtc.
arch/sh/Kconfig
The configuration item CONFIG_RTC:
(none)
rtc
, rtc
, rtc
, rtc
, rtc
If you say Y here and create a character special file /dev/rtc with major number 10 and minor number 135 using mknod ("man mknod"), you will get access to the real time clock (or hardware clock) built into your computer.
Every PC has such a clock built in. It can be used to generate signals from as low as 1Hz up to 8192Hz, and can also be used as a 24 hour alarm. It reports status information via the file /proc/driver/rtc and its behaviour is set by various ioctls on /dev/rtc.
If you run Linux on a multiprocessor machine and said Y to "Symmetric Multi Processing" above, you should say Y here to read and set the RTC in an SMP compatible fashion.
If you think you have a use for such a device (such as periodic data sampling), then say Y here, and read Documentation/rtc.txt for details.
To compile this driver as a module, choose M here: the module will be called rtc.
arch/m68k/Kconfig
The configuration item CONFIG_RTC:
CONFIG_ATARI
rtc
, rtc
, rtc
, rtc
, rtc
If you say Y here and create a character special file /dev/rtc with major number 10 and minor number 135 using mknod ("man mknod"), you will get access to the real time clock (or hardware clock) built into your computer.
Every PC has such a clock built in. It can be used to generate signals from as low as 1Hz up to 8192Hz, and can also be used as a 24 hour alarm. It reports status information via the file /proc/driver/rtc and its behaviour is set by various ioctls on /dev/rtc.
If you run Linux on a multiprocessor machine and said Y to "Symmetric Multi Processing" above, you should say Y here to read and set the RTC in an SMP compatible fashion.
If you think you have a use for such a device (such as periodic data sampling), then say Y here, and read Documentation/rtc.txt for details.
This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). The module is called rtc. If you want to compile it as a module, say M here and read Documentation/modules.txt.
arch/mips/Kconfig
The configuration item CONFIG_RTC:
(none)
rtc
, rtc
, rtc
, rtc
, rtc
(none)
Raw data from LKDDb:
lkddb module rtc CONFIG_RTC : arch/mips/Kconfig : "Enhanced Real Time Clock Support" # in 2.5.45–2.5.73
lkddb module rtc CONFIG_RTC : arch/sh/Kconfig : "Enhanced Real Time Clock Support" # in 2.5.45–2.5.75, 2.6.0–2.6.4
lkddb module rtc CONFIG_RTC : arch/sparc64/Kconfig : "" # in 2.5.45–2.5.75, 2.6.0–2.6.13
lkddb module rtc CONFIG_RTC : drivers/char/Kconfig : "Enhanced Real Time Clock Support (legacy PC RTC driver)" # in 2.5.45–2.5.75, 2.6.0–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.6
lkddb module rtc CONFIG_RTC : drivers/sbus/char/Kconfig : "PC-style Real Time Clock Support" # in 2.5.45–2.5.75, 2.6.0–2.6.13
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