Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / drivers / timer / Kconfig
index 96cc49273f4d89600893e8808dcfef77849a0b97..637024445c16e7da67bfa292eea0029056775d22 100644 (file)
@@ -127,6 +127,15 @@ config X86_TSC_TIMER_EARLY_FREQ
          hardware ways, nor got from device tree at the time when device
          tree is not available yet.
 
+config NOMADIK_MTU_TIMER
+       bool "Nomadik MTU Timer"
+       depends on TIMER
+       help
+         Enables support for the Nomadik Multi Timer Unit (MTU),
+         used in ST-Ericsson Ux500 SoCs.
+         The MTU provides 4 decrementing free-running timers.
+         At the moment, only the first timer is used by the driver.
+
 config OMAP_TIMER
        bool "Omap timer support"
        depends on TIMER