aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm64/Kconfig.platforms
diff options
context:
space:
mode:
authorJacopo Mondi <jacopo+renesas@jmondi.org>2018-02-20 16:12:09 +0100
committerSimon Horman <horms+renesas@verge.net.au>2018-03-13 19:05:58 +0100
commitfd60ea3171c7429a37c5b47a9893f96c704f990d (patch)
tree9970619de9934caafd9a48ab66d970241cffa9c2 /arch/arm64/Kconfig.platforms
parentarm64: dts: renesas: r8a7795: Update OPPs to support CA53 dfs (diff)
downloadwireguard-linux-fd60ea3171c7429a37c5b47a9893f96c704f990d.tar.xz
wireguard-linux-fd60ea3171c7429a37c5b47a9893f96c704f990d.zip
arm64: add Renesas R8A77965 support
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>
Diffstat (limited to 'arch/arm64/Kconfig.platforms')
-rw-r--r--arch/arm64/Kconfig.platforms6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index b51db26f6eaa..2b1535cdeb7c 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -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