clk: renesas: Add support for setting MMCIF clock divider on Gen2
[oweals/u-boot.git] / drivers / clk / renesas / Kconfig
index e104c97674693ffc9bf7d1c081d9b13daffc23ba..e062eccdae1e8a1ac3e1cc7e0e6742e8d702e295 100644 (file)
@@ -13,32 +13,34 @@ config CLK_RCAR_GEN2
 
 config CLK_R8A7790
        bool "Renesas R8A7790 clock driver"
-       def_bool y if R8A7790
        depends on CLK_RCAR_GEN2
        help
          Enable this to support the clocks on Renesas R8A7790 SoC.
 
 config CLK_R8A7791
        bool "Renesas R8A7791 clock driver"
-       def_bool y if R8A7791
        depends on CLK_RCAR_GEN2
        help
          Enable this to support the clocks on Renesas R8A7791 SoC.
 
 config CLK_R8A7792
        bool "Renesas R8A7792 clock driver"
-       def_bool y if R8A7792
        depends on CLK_RCAR_GEN2
        help
          Enable this to support the clocks on Renesas R8A7792 SoC.
 
 config CLK_R8A7793
        bool "Renesas R8A7793 clock driver"
-       def_bool y if R8A7793
        depends on CLK_RCAR_GEN2
        help
          Enable this to support the clocks on Renesas R8A7793 SoC.
 
+config CLK_R8A7794
+       bool "Renesas R8A7794 clock driver"
+       depends on CLK_RCAR_GEN2
+       help
+         Enable this to support the clocks on Renesas R8A7794 SoC.
+
 config CLK_RCAR_GEN3
        bool "Renesas RCar Gen3 clock driver"
        def_bool y if RCAR_GEN3
@@ -48,28 +50,30 @@ config CLK_RCAR_GEN3
 
 config CLK_R8A7795
        bool "Renesas R8A7795 clock driver"
-       def_bool y if R8A7795
        depends on CLK_RCAR_GEN3
        help
          Enable this to support the clocks on Renesas R8A7795 SoC.
 
 config CLK_R8A7796
        bool "Renesas R8A7796 clock driver"
-       def_bool y if R8A7796
        depends on CLK_RCAR_GEN3
        help
          Enable this to support the clocks on Renesas R8A7796 SoC.
 
 config CLK_R8A77970
        bool "Renesas R8A77970 clock driver"
-       def_bool y if R8A77970
        depends on CLK_RCAR_GEN3
        help
          Enable this to support the clocks on Renesas R8A77970 SoC.
 
+config CLK_R8A77990
+       bool "Renesas R8A77990 clock driver"
+       depends on CLK_RCAR_GEN3
+       help
+         Enable this to support the clocks on Renesas R8A77990 SoC.
+
 config CLK_R8A77995
        bool "Renesas R8A77995 clock driver"
-       def_bool y if R8A77995
        depends on CLK_RCAR_GEN3
        help
          Enable this to support the clocks on Renesas R8A77995 SoC.