Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
[platform/kernel/u-boot.git] / drivers / clk / renesas / Kconfig
index e062ecc..284e213 100644 (file)
@@ -48,6 +48,13 @@ config CLK_RCAR_GEN3
        help
          Enable this to support the clocks on Renesas RCar Gen3 SoC.
 
+config CLK_R8A774A1
+        bool "Renesas R8A774A1 clock driver"
+        def_bool y if R8A774A1
+        depends on CLK_RCAR_GEN3
+        help
+          Enable this to support the clocks on Renesas R8A774A1 SoC.
+
 config CLK_R8A7795
        bool "Renesas R8A7795 clock driver"
        depends on CLK_RCAR_GEN3
@@ -60,12 +67,24 @@ config CLK_R8A7796
        help
          Enable this to support the clocks on Renesas R8A7796 SoC.
 
+config CLK_R8A77965
+       bool "Renesas R8A77965 clock driver"
+       depends on CLK_RCAR_GEN3
+       help
+         Enable this to support the clocks on Renesas R8A77965 SoC.
+
 config CLK_R8A77970
        bool "Renesas R8A77970 clock driver"
        depends on CLK_RCAR_GEN3
        help
          Enable this to support the clocks on Renesas R8A77970 SoC.
 
+config CLK_R8A77980
+       bool "Renesas R8A77980 clock driver"
+       depends on CLK_RCAR_GEN3
+       help
+         Enable this to support the clocks on Renesas R8A77980 SoC.
+
 config CLK_R8A77990
        bool "Renesas R8A77990 clock driver"
        depends on CLK_RCAR_GEN3