Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux...
[firefly-linux-kernel-4.4.55.git] / drivers / rtc / Kconfig
index c43732ff1800fee154fafe9ab3cc550df25626af..9238c8f40f0388f9511dafd2d8bb2b4984324a6b 100644 (file)
@@ -781,7 +781,7 @@ config RTC_DRV_AT91SAM9_GPBR
 
 config RTC_DRV_AU1XXX
        tristate "Au1xxx Counter0 RTC support"
-       depends on SOC_AU1X00
+       depends on MIPS_ALCHEMY
        help
          This is a driver for the Au1xxx on-chip Counter0 (Time-Of-Year
          counter) to be used as a RTC.
@@ -912,4 +912,15 @@ config RTC_DRV_MPC5121
          This driver can also be built as a module. If so, the module
          will be called rtc-mpc5121.
 
+config RTC_DRV_JZ4740
+       tristate "Ingenic JZ4740 SoC"
+       depends on RTC_CLASS
+       depends on MACH_JZ4740
+       help
+         If you say yes here you get support for the Ingenic JZ4740 SoC RTC
+         controller.
+
+         This driver can also be buillt as a module. If so, the module
+         will be called rtc-jz4740.
+
 endif # RTC_CLASS