Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[firefly-linux-kernel-4.4.55.git] / drivers / clocksource / Kconfig
index cfd6519df6615fc1a9268fcaf092859adf4323c9..90420600e1eb1d6668d78eb6eb809e218d25673f 100644 (file)
@@ -30,6 +30,9 @@ config ARMADA_370_XP_TIMER
        bool
        select CLKSRC_OF
 
+config MESON6_TIMER
+       bool
+
 config ORION_TIMER
        select CLKSRC_OF
        select CLKSRC_MMIO
@@ -120,6 +123,10 @@ config CLKSRC_ARM_GLOBAL_TIMER_SCHED_CLOCK
        help
         Use ARM global timer clock source as sched_clock
 
+config ATMEL_PIT
+       select CLKSRC_OF if OF
+       def_bool SOC_AT91SAM9 || SOC_SAMA5
+
 config CLKSRC_METAG_GENERIC
        def_bool y if METAG
        help