Merge tag 'rtc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
[linux-2.6-block.git] / drivers / rtc / Kconfig
index 2ba72de0fa4719ae5d75d89812a5dd9ca469c50d..5a71579af0a14e032a36139ace3bc1e4946aa891 100644 (file)
@@ -1677,7 +1677,7 @@ config RTC_DRV_MPC5121
 config RTC_DRV_JZ4740
        tristate "Ingenic JZ4740 SoC"
        depends on MIPS || COMPILE_TEST
-       depends on OF
+       depends on OF && COMMON_CLK
        help
          If you say yes here you get support for the Ingenic JZ47xx SoCs RTC
          controllers.
@@ -1773,6 +1773,18 @@ config RTC_DRV_SNVS
           This driver can also be built as a module, if so, the module
           will be called "rtc-snvs".
 
+config RTC_DRV_BBNSM
+       tristate "NXP BBNSM RTC support"
+       select REGMAP_MMIO
+       depends on ARCH_MXC || COMPILE_TEST
+       depends on HAS_IOMEM
+       depends on OF
+       help
+          If you say yes here you get support for the NXP BBNSM RTC module.
+
+          This driver can also be built as a module, if so, the module
+          will be called "rtc-bbnsm".
+
 config RTC_DRV_IMX_SC
        depends on IMX_SCU
        depends on HAVE_ARM_SMCCC