Merge tag 'safesetid-bugfix-5.4' of git://github.com/micah-morton/linux
[linux-2.6-microblaze.git] / drivers / clk / ingenic / Kconfig
index fe8db93..1cb4899 100644 (file)
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: GPL-2.0-only
-menu "Ingenic JZ47xx CGU drivers"
+menu "Ingenic SoCs drivers"
        depends on MIPS
 
 config INGENIC_CGU_COMMON
@@ -45,4 +45,12 @@ config INGENIC_CGU_JZ4780
 
          If building for a JZ4780 SoC, you want to say Y here.
 
+config INGENIC_TCU_CLK
+       bool "Ingenic JZ47xx TCU clocks driver"
+       default MACH_INGENIC
+       select MFD_SYSCON
+       help
+         Support the clocks of the Timer/Counter Unit (TCU) of the Ingenic
+         JZ47xx SoCs.
+
 endmenu