Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62342
b: refs/heads/master
c: 55ff1ab
h: refs/heads/master
v: v3
  • Loading branch information
David Brownell authored and Linus Torvalds committed Jul 22, 2007
1 parent 84dc6e8 commit 2a90e91
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ef154ec69c45aa052b1fa71ee5eeaca7e7f920a3
refs/heads/master: 55ff1aba940ff46d4f6d4fd790ea3e1a47aaa84f
3 changes: 3 additions & 0 deletions trunk/drivers/rtc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ config RTC_HCTOSYS_DEVICE
clock, usually rtc0. Initialization is done when the system
starts up, and when it resumes from a low power state.

The driver for this RTC device must be loaded before late_initcall
functions run, so it must usually be statically linked.

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).
Expand Down

0 comments on commit 2a90e91

Please sign in to comment.