]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/clocksource/Kconfig
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
[linux.git] / drivers / clocksource / Kconfig
index 54a67f8a28ebfb929610ea07697d7c7e4eb33de1..cc6062049170eb0b5a8001955497ed59cfa8c639 100644 (file)
@@ -598,6 +598,14 @@ config CLKSRC_IMX_GPT
        depends on ARM && CLKDEV_LOOKUP
        select CLKSRC_MMIO
 
+config CLKSRC_IMX_TPM
+       bool "Clocksource using i.MX TPM" if COMPILE_TEST
+       depends on ARM && CLKDEV_LOOKUP && GENERIC_CLOCKEVENTS
+       select CLKSRC_MMIO
+       help
+         Enable this option to use IMX Timer/PWM Module (TPM) timer as
+         clocksource.
+
 config CLKSRC_ST_LPC
        bool "Low power clocksource found in the LPC" if COMPILE_TEST
        select TIMER_OF if OF