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

Commit a6d21c09 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Simon Horman
Browse files

arm64: renesas: Add Renesas R8A77970 Kconfig support



Add a configuration option for the R-Car V3M SoC.

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 6b5ac2f1
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -184,6 +184,12 @@ config ARCH_R8A7796
	help
	help
	  This enables support for the Renesas R-Car M3-W SoC.
	  This enables support for the Renesas R-Car M3-W SoC.


config ARCH_R8A77970
	bool "Renesas R-Car V3M SoC Platform"
	depends on ARCH_RENESAS
	help
	  This enables support for the Renesas R-Car V3M SoC.

config ARCH_R8A77995
config ARCH_R8A77995
	bool "Renesas R-Car D3 SoC Platform"
	bool "Renesas R-Car D3 SoC Platform"
	depends on ARCH_RENESAS
	depends on ARCH_RENESAS