aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/renesas/Kconfig
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2016-05-03 11:06:15 +0200
committerGeert Uytterhoeven <geert+renesas@glider.be>2016-06-06 11:58:35 +0200
commite4e2d7c388350eba8b1dbc2569441ac9b545a8c4 (patch)
tree77cd4a785a4695ce48b9884009ea9097b7ae9c8d /drivers/clk/renesas/Kconfig
parentclk: renesas: cpg-mssr: Extract common R-Car Gen3 support code (diff)
downloadlinux-dev-e4e2d7c388350eba8b1dbc2569441ac9b545a8c4.tar.xz
linux-dev-e4e2d7c388350eba8b1dbc2569441ac9b545a8c4.zip
clk: renesas: cpg-mssr: Add support for R-Car M3-W
Initial support for R-Car M3-W (r8a7796), including basic core clocks, and SCIF2 (console) and INTC-AP (GIC) module clocks. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Tested-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'drivers/clk/renesas/Kconfig')
-rw-r--r--drivers/clk/renesas/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/clk/renesas/Kconfig b/drivers/clk/renesas/Kconfig
index 2115ce410cfb..fcad9ff090f5 100644
--- a/drivers/clk/renesas/Kconfig
+++ b/drivers/clk/renesas/Kconfig
@@ -1,6 +1,7 @@
config CLK_RENESAS_CPG_MSSR
bool
default y if ARCH_R8A7795
+ default y if ARCH_R8A7796
config CLK_RENESAS_CPG_MSTP
bool