]> git.sur5r.net Git - u-boot/blobdiff - drivers/timer/Kconfig
nds32: Support AG101P timer DM.
[u-boot] / drivers / timer / Kconfig
index e03852396b7ccb4d5302484fc256d006c1bccfae..356fa292203cf0f0690e956d06ca4323da984f16 100644 (file)
@@ -74,4 +74,10 @@ config ARC_TIMER
          usually at least one of them exists. Either of them is supported
          in U-Boot.
 
+config AG101P_TIMER
+       bool "Ag101p timer support"
+       depends on TIMER
+       help
+         Select this to enable a timer for Ag101p devices.
+
 endmenu