]> Pileus Git - ~andy/linux/blobdiff - drivers/rtc/Kconfig
rtc: add support for Epson RTC-9701JE V2
[~andy/linux] / drivers / rtc / Kconfig
index 842d8a5616ba5f719fdfb6ba84bd5ae15d88b46b..484de8e4c5ae2a9b4f8504fc4e98e3875e530fa8 100644 (file)
@@ -265,6 +265,15 @@ config RTC_DRV_MAX6902
          This driver can also be built as a module. If so, the module
          will be called rtc-max6902.
 
+config RTC_DRV_R9701
+       tristate "Epson RTC-9701JE"
+       help
+         If you say yes here you will get support for the
+         Epson RTC-9701JE SPI RTC chip.
+
+         This driver can also be built as a module. If so, the module
+         will be called rtc-r9701.
+
 config RTC_DRV_RS5C348
        tristate "Ricoh RS5C348A/B"
        help
@@ -306,6 +315,22 @@ config RTC_DRV_DS1216
        help
          If you say yes here you get support for the Dallas DS1216 RTC chips.
 
+config RTC_DRV_DS1302
+       tristate "Dallas DS1302"
+       depends on SH_SECUREEDGE5410
+       help
+         If you say yes here you get support for the Dallas DS1302 RTC chips.
+
+config RTC_DRV_DS1511
+       tristate "Dallas DS1511"
+       depends on RTC_CLASS
+       help
+         If you say yes here you get support for the
+         Dallas DS1511 timekeeping/watchdog chip.
+
+         This driver can also be built as a module. If so, the module
+         will be called rtc-ds1511.
+
 config RTC_DRV_DS1553
        tristate "Maxim/Dallas DS1553"
        help