]> git.baikalelectronics.ru Git - kernel.git/commitdiff
arm64: Add Renesas R8A774C0 support
authorFabrizio Castro <fabrizio.castro@bp.renesas.com>
Mon, 10 Sep 2018 11:53:49 +0000 (12:53 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 11 Sep 2018 13:50:57 +0000 (15:50 +0200)
Add configuration option for the RZ/G2E (R8A774C0) SoC.

Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm64/Kconfig.platforms

index b2e513e5960b6a679d3986154da41e6712177961..0b65c033c54956343fa0f642630bf575a3209524 100644 (file)
@@ -170,6 +170,12 @@ config ARCH_R8A774A1
        help
          This enables support for the Renesas RZ/G2M SoC.
 
+config ARCH_R8A774C0
+       bool "Renesas RZ/G2E SoC Platform"
+       depends on ARCH_RENESAS
+       help
+         This enables support for the Renesas RZ/G2E SoC.
+
 config ARCH_R8A7795
        bool "Renesas R-Car H3 SoC Platform"
        depends on ARCH_RENESAS