Message ID | 1536760371-17300-1-git-send-email-fabrizio.castro@bp.renesas.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 76506880eac66cb1f189a993c39ad0fcba723b99 |
Delegated to: | Simon Horman |
Headers | show |
Series | arm64: defconfig: enable R8A774C0 SoC | expand |
On Wed, Sep 12, 2018 at 02:52:50PM +0100, Fabrizio Castro wrote: > Enable the Renesas RZ/G2E (R8A774C0) SoC in the ARM64 defconfig. > > Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> > Reviewed-by: Biju Das <biju.das@bp.renesas.com> > --- > This patch applies on top of next-20180912 Thanks, applied to the arm64-defconfig branch of the renesas tree for v4.20.
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