]> git.sur5r.net Git - u-boot/blobdiff - drivers/timer/Kconfig
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
[u-boot] / drivers / timer / Kconfig
index ac4832be20db75d2ff80dde415b16954802c2937..13f122350b2f86086555230c21e2e32bb0eba4ed 100644 (file)
@@ -103,4 +103,11 @@ config AE3XX_TIMER
        help
          Select this to enable a timer for AE3XX devices.
 
+config ROCKCHIP_TIMER
+        bool "Rockchip timer support"
+       depends on TIMER
+       help
+         Select this to enable support for the timer found on
+         Rockchip devices.
+
 endmenu