]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - drivers/clocksource/Kconfig
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
[mirror_ubuntu-hirsute-kernel.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