diff options
-rw-r--r-- | drivers/rtc/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig index 33a7b720539b..62c804af9fbe 100644 --- a/drivers/rtc/Kconfig +++ b/drivers/rtc/Kconfig | |||
@@ -27,7 +27,7 @@ config RTC_HCTOSYS | |||
27 | help | 27 | help |
28 | If you say yes here, the system time will be set using | 28 | If you say yes here, the system time will be set using |
29 | the value read from the specified RTC device. This is useful | 29 | the value read from the specified RTC device. This is useful |
30 | in order to avoid unnecessary fschk runs. | 30 | in order to avoid unnecessary fsck runs. |
31 | 31 | ||
32 | config RTC_HCTOSYS_DEVICE | 32 | config RTC_HCTOSYS_DEVICE |
33 | string "The RTC to read the time from" | 33 | string "The RTC to read the time from" |