[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1536760371-17300-1-git-send-email-fabrizio.castro@bp.renesas.com>
Date: Wed, 12 Sep 2018 14:52:50 +0100
From: Fabrizio Castro <fabrizio.castro@...renesas.com>
To: Catalin Marinas <catalin.marinas@....com>,
Will Deacon <will.deacon@....com>
Cc: Fabrizio Castro <fabrizio.castro@...renesas.com>,
Andy Gross <andy.gross@...aro.org>,
Arnd Bergmann <arnd@...db.de>,
Simon Horman <horms+renesas@...ge.net.au>,
Heiko Stuebner <heiko@...ech.de>,
Bjorn Andersson <bjorn.andersson@...aro.org>,
Enric Balletbo i Serra <enric.balletbo@...labora.com>,
Gregory CLEMENT <gregory.clement@...tlin.com>,
Amit Kucheria <amit.kucheria@...aro.org>,
Alex Elder <elder@...aro.org>,
Ezequiel Garcia <ezequiel@...labora.com>,
Olof Johansson <olof@...om.net>,
linux-arm-kernel@...ts.infradead.org,
Simon Horman <horms@...ge.net.au>,
Geert Uytterhoeven <geert+renesas@...der.be>,
Chris Paterson <Chris.Paterson2@...esas.com>,
Biju Das <biju.das@...renesas.com>,
linux-renesas-soc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH] arm64: defconfig: enable R8A774C0 SoC
Enable the Renesas RZ/G2E (R8A774C0) SoC in the ARM64 defconfig.
Signed-off-by: Fabrizio Castro <fabrizio.castro@...renesas.com>
Reviewed-by: Biju Das <biju.das@...renesas.com>
---
This patch applies on top of next-20180912
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 47d7665..a8bce1b 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -51,6 +51,7 @@ CONFIG_ARCH_SEATTLE=y
CONFIG_ARCH_SYNQUACER=y
CONFIG_ARCH_RENESAS=y
CONFIG_ARCH_R8A774A1=y
+CONFIG_ARCH_R8A774C0=y
CONFIG_ARCH_R8A7795=y
CONFIG_ARCH_R8A7796=y
CONFIG_ARCH_R8A77965=y
--
2.7.4
Powered by blists - more mailing lists