aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/rtc/Kconfig')
-rw-r--r--drivers/rtc/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 842d8a5616ba..0cc448c0eddd 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -306,6 +306,12 @@ config RTC_DRV_DS1216
306 help 306 help
307 If you say yes here you get support for the Dallas DS1216 RTC chips. 307 If you say yes here you get support for the Dallas DS1216 RTC chips.
308 308
309config RTC_DRV_DS1302
310 tristate "Dallas DS1302"
311 depends on SH_SECUREEDGE5410
312 help
313 If you say yes here you get support for the Dallas DS1302 RTC chips.
314
309config RTC_DRV_DS1553 315config RTC_DRV_DS1553
310 tristate "Maxim/Dallas DS1553" 316 tristate "Maxim/Dallas DS1553"
311 help 317 help