From: Yoshihiro Shimoda Date: Wed, 11 Apr 2018 09:35:53 +0000 (+0900) Subject: arm64: dts: renesas: Add Renesas R8A77990 Kconfig support X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=c4e96f74ad46d1139e1f31ec925c5bb21aa9830e;p=openwrt%2Fstaging%2Fblogic.git arm64: dts: renesas: Add Renesas R8A77990 Kconfig support Add configuration option for the R-Car E3 (R8A77990) SoC. Signed-off-by: Yoshihiro Shimoda Reviewed-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index 2b1535cdeb7c..d5aeac351fc3 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