]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/clocksource/Kconfig
Merge branch 'next/drivers' into late/multiplatform
[karo-tx-linux.git] / drivers / clocksource / Kconfig
index e507ab7df60b88d6bae4a3f69e28d8f6845924cd..73fcddb8314d4c1fba7277ddb98d8d06aaad526a 100644 (file)
@@ -31,6 +31,9 @@ config SUNXI_TIMER
 config VT8500_TIMER
        bool
 
+config CADENCE_TTC_TIMER
+       bool
+
 config CLKSRC_NOMADIK_MTU
        bool
        depends on (ARCH_NOMADIK || ARCH_U8500)
@@ -67,3 +70,8 @@ config CLKSRC_METAG_GENERIC
        def_bool y if METAG
        help
          This option enables support for the Meta per-thread timers.
+
+config CLKSRC_EXYNOS_MCT
+       def_bool y if ARCH_EXYNOS
+       help
+         Support for Multi Core Timer controller on Exynos SoCs.