From: Biju Das Date: Mon, 12 Oct 2020 15:16:15 +0000 (+0100) Subject: arm: renesas: Add config option for R8A774E1 SoC X-Git-Tag: v2021.01-rc1~16^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aca749a90fe7482c61554e3e42c9201d82ec1239;p=pandora-u-boot.git arm: renesas: Add config option for R8A774E1 SoC Add config support for RZ/G2H(a.k.a R8A774E1) SoC. Signed-off-by: Biju Das Reviewed-by: Lad Prabhakar --- diff --git a/arch/arm/mach-rmobile/Kconfig.64 b/arch/arm/mach-rmobile/Kconfig.64 index 3b53266a61e..0d55b74c424 100644 --- a/arch/arm/mach-rmobile/Kconfig.64 +++ b/arch/arm/mach-rmobile/Kconfig.64 @@ -8,6 +8,9 @@ config R8A774A1 config R8A774B1 bool "Renesas SoC R8A774B1" +config R8A774E1 + bool "Renesas SoC R8A774E1" + config R8A7795 bool "Renesas SoC R8A7795" imply CLK_R8A7795