]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: add Renesas R8A77965 support
authorJacopo Mondi <jacopo+renesas@jmondi.org>
Tue, 20 Feb 2018 15:12:09 +0000 (16:12 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 13 Mar 2018 18:05:58 +0000 (19:05 +0100)
Add configuration option for the R-Car M3-N (R8A77965) SoC.

Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm64/Kconfig.platforms

index b51db26f6eaaa29f087fc233f905ada5eac0ee06..2b1535cdeb7ccfa4d3b9a15613e38e2d16b63f65 100644 (file)
@@ -190,6 +190,12 @@ config ARCH_R8A7796
        help
          This enables support for the Renesas R-Car M3-W SoC.
 
+config ARCH_R8A77965
+       bool "Renesas R-Car M3-N SoC Platform"
+       depends on ARCH_RENESAS
+       help
+         This enables support for the Renesas R-Car M3-N SoC.
+
 config ARCH_R8A77970
        bool "Renesas R-Car V3M SoC Platform"
        depends on ARCH_RENESAS