Add configuration option for the RZ/G2N (R8A774B1) SoC.
Normally, config option should be close to the end of the series (having it in the begining can be surprising during the bisect, for example).
Best regards, Pavel
+++ b/arch/arm64/Kconfig.platforms @@ -195,6 +195,12 @@ config ARCH_R8A774A1 help This enables support for the Renesas RZ/G2M SoC.
+config ARCH_R8A774B1 + bool "Renesas RZ/G2N SoC Platform" + depends on ARCH_RENESAS + help + This enables support for the Renesas RZ/G2N SoC. + config ARCH_R8A774C0 bool "Renesas RZ/G2E SoC Platform" depends on ARCH_RENESAS
-- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany