summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig.platforms
diff options
context:
space:
mode:
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>2018-04-11 18:35:53 +0900
committerSimon Horman <horms+renesas@verge.net.au>2018-05-16 10:44:01 +0200
commitc4e96f74ad46d1139e1f31ec925c5bb21aa9830e (patch)
tree298f465dbafedebe3d200bd452524254766ecc16 /arch/arm64/Kconfig.platforms
parentfaa5c3176a67ed53a5bfefdf8b5e91dab9785d0d (diff)
downloadlinux-0-day-c4e96f74ad46d1139e1f31ec925c5bb21aa9830e.tar.gz
linux-0-day-c4e96f74ad46d1139e1f31ec925c5bb21aa9830e.tar.xz
arm64: dts: renesas: Add Renesas R8A77990 Kconfig support
Add configuration option for the R-Car E3 (R8A77990) SoC. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> 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 2b1535cdeb7cc..d5aeac351fc3a 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -208,6 +208,12 @@ config ARCH_R8A77980
help
This enables support for the Renesas R-Car V3H SoC.
+config ARCH_R8A77990
+ bool "Renesas R-Car E3 SoC Platform"
+ depends on ARCH_RENESAS
+ help
+ This enables support for the Renesas R-Car E3 SoC.
+
config ARCH_R8A77995
bool "Renesas R-Car D3 SoC Platform"
depends on ARCH_RENESAS