Commit 5afa6779 authored by Biju Das's avatar Biju Das Committed by Simon Horman

arm64: Add Renesas R8A774A1 support

Add configuration option for the RZ/G2M (R8A774A1) SoC.
Signed-off-by: default avatarBiju Das <biju.das@bp.renesas.com>
Reviewed-by: default avatarChris Paterson <chris.paterson2@renesas.com>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent c1801ad0
...@@ -164,6 +164,12 @@ config ARCH_RENESAS ...@@ -164,6 +164,12 @@ config ARCH_RENESAS
help help
This enables support for the ARMv8 based Renesas SoCs. This enables support for the ARMv8 based Renesas SoCs.
config ARCH_R8A774A1
bool "Renesas RZ/G2M SoC Platform"
depends on ARCH_RENESAS
help
This enables support for the Renesas RZ/G2M SoC.
config ARCH_R8A7795 config ARCH_R8A7795
bool "Renesas R-Car H3 SoC Platform" bool "Renesas R-Car H3 SoC Platform"
depends on ARCH_RENESAS depends on ARCH_RENESAS
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment