* [PATCH 6/6] arm64: renesas: select MFD_SYSCON
@ 2015-09-01 15:12 Geert Uytterhoeven
0 siblings, 0 replies; only message in thread
From: Geert Uytterhoeven @ 2015-09-01 15:12 UTC (permalink / raw)
To: linux-sh
The Clock Pulse Generator (CPG) relies on syscon to obtain the values of
the mode pins.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
arch/arm64/Kconfig.platforms | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index 25a90317e8e932cf..7022581cf792d3be 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -72,6 +72,7 @@ config ARCH_SHMOBILE
config ARCH_RENESAS
bool "Renesas SoC Platform"
select ARCH_SHMOBILE
+ select MFD_SYSCON
select PM_GENERIC_DOMAINS if PM
help
This enables support for the ARMv8 based Renesas SoCs.
--
1.9.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-09-01 15:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-01 15:12 [PATCH 6/6] arm64: renesas: select MFD_SYSCON Geert Uytterhoeven
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).