projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b78483a
)
[PATCH] Fix typo in rtc kconfig
author
Pavel Machek
<pavel@ucw.cz>
Fri, 29 Sep 2006 09:01:14 +0000
(
02:01
-0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 29 Sep 2006 16:18:21 +0000
(09:18 -0700)
Fix simple typo in RTC_HCTOSYS option.
Signed-off-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/rtc/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/rtc/Kconfig
b/drivers/rtc/Kconfig
index 33a7b720539b081a8fabea5da18b06613565741d..62c804af9fbe473a5f20816d8f5fbaad3a1ff785 100644
(file)
--- a/
drivers/rtc/Kconfig
+++ b/
drivers/rtc/Kconfig
@@
-27,7
+27,7
@@
config RTC_HCTOSYS
help
If you say yes here, the system time will be set using
the value read from the specified RTC device. This is useful
- in order to avoid unnecessary fsc
h
k runs.
+ in order to avoid unnecessary fsck runs.
config RTC_HCTOSYS_DEVICE
string "The RTC to read the time from"