clk: renesas: Add R8A77990 E3 clock tables
Add clock tables for R8A77990 E3 SoC .
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
diff --git a/drivers/clk/renesas/Kconfig b/drivers/clk/renesas/Kconfig
index b5a6bcc..578e6a8 100644
--- a/drivers/clk/renesas/Kconfig
+++ b/drivers/clk/renesas/Kconfig
@@ -74,6 +74,13 @@
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