]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/clocksource/Kconfig
net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYs
[linux.git] / drivers / clocksource / Kconfig
index a642c23b2fba9d6bfb3ffa97e052c7b9182e53c4..f35a53ce8988a80c0297bfb34b2d92441ab0ce7b 100644 (file)
@@ -685,4 +685,15 @@ config MILBEAUT_TIMER
        help
          Enables the support for Milbeaut timer driver.
 
+config INGENIC_TIMER
+       bool "Clocksource/timer using the TCU in Ingenic JZ SoCs"
+       default MACH_INGENIC
+       depends on MIPS || COMPILE_TEST
+       depends on COMMON_CLK
+       select MFD_SYSCON
+       select TIMER_OF
+       select IRQ_DOMAIN
+       help
+         Support for the timer/counter unit of the Ingenic JZ SoCs.
+
 endmenu