Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[sfrench/cifs-2.6.git] / drivers / rtc / Kconfig
index c2365d45508d203e1193e50a344d05bcb9ba8e85..4768a9d283758f16f6deeb702d125be9bf60095c 100644 (file)
@@ -554,6 +554,13 @@ config RTC_DRV_DS1742
          This driver can also be built as a module. If so, the module
          will be called rtc-ds1742.
 
+config RTC_DRV_DA9052
+       tristate "Dialog DA9052/DA9053 RTC"
+       depends on PMIC_DA9052
+       help
+         Say y here to support the RTC driver for Dialog Semiconductor
+         DA9052-BC and DA9053-AA/Bx PMICs.
+
 config RTC_DRV_EFI
        tristate "EFI RTC"
        depends on IA64
@@ -1070,4 +1077,14 @@ config RTC_DRV_PUV3
          This drive can also be built as a module. If so, the module
          will be called rtc-puv3.
 
+config RTC_DRV_LOONGSON1
+       tristate "loongson1 RTC support"
+       depends on MACH_LOONGSON1
+       help
+         This is a driver for the loongson1 on-chip Counter0 (Time-Of-Year
+         counter) to be used as a RTC.
+
+         This driver can also be built as a module. If so, the module
+         will be called rtc-ls1x.
+
 endif # RTC_CLASS