diff mbox

arm64: defconfig: enable R8A77980 SoC

Message ID 20180206132045.23487-1-horms+renesas@verge.net.au (mailing list archive)
State Accepted
Commit 9ab5977d472b3c63f99c23c2c4ec3a9820c50faf
Headers show

Commit Message

Simon Horman Feb. 6, 2018, 1:20 p.m. UTC
Enable the Renesas R-Car V3H (R8A77980) SoC in the ARM64 defconfig.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

 Based on renesas-devel-20180206-v4.15

Comments

Geert Uytterhoeven Feb. 6, 2018, 2:43 p.m. UTC | #1
On Tue, Feb 6, 2018 at 2:20 PM, Simon Horman <horms+renesas@verge.net.au> wrote:
> Enable the Renesas R-Car V3H (R8A77980) SoC in the ARM64 defconfig.
>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
Simon Horman Feb. 7, 2018, 9:42 a.m. UTC | #2
On Tue, Feb 06, 2018 at 03:43:54PM +0100, Geert Uytterhoeven wrote:
> On Tue, Feb 6, 2018 at 2:20 PM, Simon Horman <horms+renesas@verge.net.au> wrote:
> > Enable the Renesas R-Car V3H (R8A77980) SoC in the ARM64 defconfig.
> >
> > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> 
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Thanks, applied.
diff mbox

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 6356c6da34ea..45a423f845c7 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -52,6 +52,7 @@  CONFIG_ARCH_RENESAS=y
 CONFIG_ARCH_R8A7795=y
 CONFIG_ARCH_R8A7796=y
 CONFIG_ARCH_R8A77970=y
+CONFIG_ARCH_R8A77980=y
 CONFIG_ARCH_R8A77995=y
 CONFIG_ARCH_STRATIX10=y
 CONFIG_ARCH_TEGRA=y