soc: renesas: Add Renesas R8A774E1 config option
authorMarian-Cristian Rotariu <marian-cristian.rotariu.rb@bp.renesas.com>
Tue, 7 Jul 2020 16:18:02 +0000 (17:18 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 13 Jul 2020 08:34:41 +0000 (10:34 +0200)
Add configuration option for the RZ/G2H (R8A774E1) SoC.

Signed-off-by: Marian-Cristian Rotariu <marian-cristian.rotariu.rb@bp.renesas.com>
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Link: https://lore.kernel.org/r/1594138692-16816-3-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/soc/renesas/Kconfig

index bb69ca22b5b4ebbe252a22102c407cf2570113ef..30984659df90a62eb25fccede170f9484ef03ddb 100644 (file)
@@ -201,6 +201,13 @@ config ARCH_R8A774C0
        help
          This enables support for the Renesas RZ/G2E SoC.
 
+config ARCH_R8A774E1
+       bool "Renesas RZ/G2H SoC Platform"
+       select ARCH_RCAR_GEN3
+       select SYSC_R8A774E1
+       help
+         This enables support for the Renesas RZ/G2H SoC.
+
 config ARCH_R8A77950
        bool "Renesas R-Car H3 ES1.x SoC Platform"
        select ARCH_RCAR_GEN3