Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
[platform/kernel/u-boot.git] / drivers / clk / renesas / Kconfig
index e788178..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