aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/rtc/Kconfig')
-rw-r--r--drivers/rtc/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 7958635f12cc..e5cdc0294aaa 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -135,8 +135,8 @@ config RTC_DRV_DS1307
135 135
136 The first seven registers on these chips hold an RTC, and other 136 The first seven registers on these chips hold an RTC, and other
137 registers may add features such as NVRAM, a trickle charger for 137 registers may add features such as NVRAM, a trickle charger for
138 the RTC/NVRAM backup power, and alarms. This driver may not 138 the RTC/NVRAM backup power, and alarms. NVRAM is visible in
139 expose all those available chip features. 139 sysfs, but other chip features may not be available.
140 140
141 This driver can also be built as a module. If so, the module 141 This driver can also be built as a module. If so, the module
142 will be called rtc-ds1307. 142 will be called rtc-ds1307.