Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -164,6 +164,12 @@ config ARCH_RENESAS
	help
	  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
	bool "Renesas R-Car H3 SoC Platform"
	depends on ARCH_RENESAS