summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBiju Das <biju.das.jz@bp.renesas.com>2020-10-12 18:16:15 +0300
committerMarek Vasut <marek.vasut+renesas@gmail.com>2020-10-20 13:56:46 +0300
commitaca749a90fe7482c61554e3e42c9201d82ec1239 (patch)
tree94506eb8431e380480858c8657eecdce7c2d4f61
parent4e4c0e5e424d0029de2c9919af69babbe1f5a227 (diff)
downloadu-boot-aca749a90fe7482c61554e3e42c9201d82ec1239.tar.xz
arm: renesas: Add config option for R8A774E1 SoC
Add config support for RZ/G2H(a.k.a R8A774E1) SoC. Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
-rw-r--r--arch/arm/mach-rmobile/Kconfig.643
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-rmobile/Kconfig.64 b/arch/arm/mach-rmobile/Kconfig.64
index 3b53266a61..0d55b74c42 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