]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/rtc/Kconfig
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / drivers / rtc / Kconfig
index 10ba12c8c5e004a044c59ec7a77a91f58cf8f61e..4301a6c7ed3b5c65fecb5a16136591076b8ed4ee 100644 (file)
@@ -774,7 +774,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.
@@ -905,4 +905,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