aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/renesas/Kconfig
diff options
context:
space:
mode:
authorBiju Das <biju.das@bp.renesas.com>2019-09-05 10:30:43 +0100
committerGeert Uytterhoeven <geert+renesas@glider.be>2019-10-01 10:29:40 +0200
commitd634055c4b0f8c24269959f64b7d4a1a8d87d630 (patch)
treef32217e61bc97c386fbf1b8c9fc76ac9e9c5e3c0 /drivers/soc/renesas/Kconfig
parentsoc: renesas: r8a77990-sysc: Fix power request conflicts (diff)
downloadlinux-dev-d634055c4b0f8c24269959f64b7d4a1a8d87d630.tar.xz
linux-dev-d634055c4b0f8c24269959f64b7d4a1a8d87d630.zip
soc: renesas: Add Renesas R8A774B1 config option
Add configuration option for the RZ/G2N (R8A774B1) SoC. Signed-off-by: Biju Das <biju.das@bp.renesas.com> Link: https://lore.kernel.org/r/1567675844-19247-4-git-send-email-biju.das@bp.renesas.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'drivers/soc/renesas/Kconfig')
-rw-r--r--drivers/soc/renesas/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/soc/renesas/Kconfig b/drivers/soc/renesas/Kconfig
index 3c5e017bacba..d6a7df3588c8 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