Add configuration option for the RZ/G2N (R8A774B1) SoC.

Signed-off-by: Biju Das <[email protected]>
---
 drivers/soc/renesas/Kconfig | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/drivers/soc/renesas/Kconfig b/drivers/soc/renesas/Kconfig
index 3c5e017..d6a7df3 100644
--- a/drivers/soc/renesas/Kconfig
+++ b/drivers/soc/renesas/Kconfig
@@ -178,6 +178,12 @@ config ARCH_R8A774A1
        help
          This enables support for the Renesas RZ/G2M SoC.
 
+config ARCH_R8A774B1
+       bool "Renesas RZ/G2N SoC Platform"
+       select ARCH_RCAR_GEN3
+       help
+         This enables support for the Renesas RZ/G2N SoC.
+
 config ARCH_R8A774C0
        bool "Renesas RZ/G2E SoC Platform"
        select ARCH_RCAR_GEN3
-- 
2.7.4

Reply via email to