]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: Add Renesas R8A774A1 support
authorBiju Das <biju.das@bp.renesas.com>
Tue, 24 Jul 2018 15:47:17 +0000 (16:47 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 11 Sep 2018 13:49:14 +0000 (15:49 +0200)
Add configuration option for the RZ/G2M (R8A774A1) SoC.

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Chris Paterson <chris.paterson2@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 8d149e12c82d334e96ac11e76ac9fb479772e79c..b2e513e5960b6a679d3986154da41e6712177961 100644 (file)
@@ -164,6 +164,12 @@ config ARCH_RENESAS
        help
          This enables support for the ARMv8 based Renesas SoCs.
 
+config ARCH_R8A774A1
+       bool "Renesas RZ/G2M SoC Platform"
+       depends on ARCH_RENESAS
+       help
+         This enables support for the Renesas RZ/G2M SoC.
+
 config ARCH_R8A7795
        bool "Renesas R-Car H3 SoC Platform"
        depends on ARCH_RENESAS