Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - R index
The Linux kernel configuration item CONFIG_RTC_INTF_PROC
has multiple definitions:
drivers/rtc/Kconfig
The configuration item CONFIG_RTC_INTF_PROC:
CONFIG_PROC_FS
rtc-proc
Say yes here if you want to use your system clock RTC through the proc interface, /proc/driver/rtc. Other RTCs will not be available through that API. If there is no RTC for the system clock, then the first RTC(rtc0) is used by default.
If unsure, say Y.
drivers/rtc/Kconfig
The configuration item CONFIG_RTC_INTF_PROC:
CONFIG_PROC_FS
rtc-proc
Say yes here if you want to use your first RTC through the proc interface, /proc/driver/rtc. Other RTCs will not be available through that API.
If unsure, say Y.
drivers/rtc/Kconfig
The configuration item CONFIG_RTC_INTF_PROC:
CONFIG_RTC_CLASS && CONFIG_PROC_FS
rtc-proc
Say yes here if you want to use your first RTC through the proc interface, /proc/driver/rtc. Other RTCs will not be available through that API.
This driver can also be built as a module. If so, the module will be called rtc-proc.
Raw data from LKDDb:
lkddb module rtc-proc CONFIG_RTC_INTF_PROC : drivers/rtc/Kconfig : "proc" # in 2.6.17–2.6.21
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