]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
arm: renesas: Add config option for R8A774C0 SoC
authorLad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Fri, 16 Oct 2020 07:37:12 +0000 (08:37 +0100)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Tue, 20 Oct 2020 10:56:51 +0000 (12:56 +0200)
Add config support for RZ/G2E (a.k.a R8A774C0) SoC.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>
arch/arm/mach-rmobile/Kconfig.64

index 0d55b74c42437411e46429ef6246b0f4be775b0d..84e89553f13a19de915b48c88f0cd27671609477 100644 (file)
@@ -8,6 +8,9 @@ config R8A774A1
 config R8A774B1
        bool "Renesas SoC R8A774B1"
 
+config R8A774C0
+       bool "Renesas SoC R8A774C0"
+
 config R8A774E1
        bool "Renesas SoC R8A774E1"