mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-15 08:44:14 +08:00
[PATCH] Fix typo in rtc kconfig
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>
This commit is contained in:
parent
b78483a4ba
commit
af3ffa6758
@ -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 fschk runs.
|
||||
in order to avoid unnecessary fsck runs.
|
||||
|
||||
config RTC_HCTOSYS_DEVICE
|
||||
string "The RTC to read the time from"
|
||||
|
Loading…
Reference in New Issue
Block a user