summaryrefslogtreecommitdiff
path: root/drivers/clk/renesas/Kconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-08-10 17:57:58 -0400
committerTom Rini <trini@konsulko.com>2019-08-10 17:57:58 -0400
commitfeb5a02f869d5678190dfc915ef6c2781b4f7a6c (patch)
tree406786a9d076fd98ed4192bb5fe84215218797d4 /drivers/clk/renesas/Kconfig
parent31d136926b739b58eca0b12237481d666da66427 (diff)
parent3ebb91914f4831df4db42675c4dd1f9a0b7548c7 (diff)
downloadu-boot-feb5a02f869d5678190dfc915ef6c2781b4f7a6c.tar.gz
Merge branch 'master' of git://git.denx.de/u-boot-shWIP/10Aug2019
- R8A77980 V3H support
Diffstat (limited to 'drivers/clk/renesas/Kconfig')
-rw-r--r--drivers/clk/renesas/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/clk/renesas/Kconfig b/drivers/clk/renesas/Kconfig
index 3862c1b848..e78817829b 100644
--- a/drivers/clk/renesas/Kconfig
+++ b/drivers/clk/renesas/Kconfig
@@ -72,6 +72,12 @@ config CLK_R8A77970
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