aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/rtc/Kconfig')
-rw-r--r--drivers/rtc/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 990020c1dae9..123092d8a984 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -310,6 +310,17 @@ config RTC_DRV_DS1305
310 This driver can also be built as a module. If so, the module 310 This driver can also be built as a module. If so, the module
311 will be called rtc-ds1305. 311 will be called rtc-ds1305.
312 312
313config RTC_DRV_DS1390
314 tristate "Dallas/Maxim DS1390/93/94"
315 help
316 If you say yes here you get support for the DS1390/93/94 chips.
317
318 This driver only supports the RTC feature, and not other chip
319 features such as alarms and trickle charging.
320
321 This driver can also be built as a module. If so, the module
322 will be called rtc-ds1390.
323
313config RTC_DRV_MAX6902 324config RTC_DRV_MAX6902
314 tristate "Maxim MAX6902" 325 tristate "Maxim MAX6902"
315 help 326 help