X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=drivers%2Fclk%2Frenesas%2FKconfig;h=578e6a8049d305410224e91e928bdde58c22469a;hb=4ac5df4b41ba46d7e635bdd8d500721c642b0a0d;hp=e104c97674693ffc9bf7d1c081d9b13daffc23ba;hpb=ce43893d4dea64cdf5d5f446b8181ef2709eaf09;p=oweals%2Fu-boot.git diff --git a/drivers/clk/renesas/Kconfig b/drivers/clk/renesas/Kconfig index e104c97674..578e6a8049 100644 --- a/drivers/clk/renesas/Kconfig +++ b/drivers/clk/renesas/Kconfig @@ -39,6 +39,13 @@ config CLK_R8A7793 help Enable this to support the clocks on Renesas R8A7793 SoC. +config CLK_R8A7794 + bool "Renesas R8A7794 clock driver" + def_bool y if R8A7794 + 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 @@ -67,6 +74,13 @@ config CLK_R8A77970 help Enable this to support the clocks on Renesas R8A77970 SoC. +config CLK_R8A77990 + bool "Renesas R8A77990 clock driver" + def_bool y if R8A77990 + 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