Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[sfrench/cifs-2.6.git] / drivers / clocksource / Kconfig
index c729a88007d0fa7b0c5132ad36dec959e396607a..b3b4ed9b68742bfbb8219af9c24c9d542d6f02ec 100644 (file)
@@ -269,6 +269,7 @@ config CLKSRC_STM32
        bool "Clocksource for STM32 SoCs" if !ARCH_STM32
        depends on OF && ARM && (ARCH_STM32 || COMPILE_TEST)
        select CLKSRC_MMIO
+       select TIMER_OF
 
 config CLKSRC_MPS2
        bool "Clocksource for MPS2 SoCs" if COMPILE_TEST
@@ -441,6 +442,13 @@ config MTK_TIMER
        help
          Support for Mediatek timer driver.
 
+config SPRD_TIMER
+       bool "Spreadtrum timer driver" if COMPILE_TEST
+       depends on HAS_IOMEM
+       select TIMER_OF
+       help
+         Enables support for the Spreadtrum timer driver.
+
 config SYS_SUPPORTS_SH_MTU2
         bool