arm: renesas: Add config option for R8A774C0 SoC

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>
This commit is contained in:
Lad Prabhakar 2020-10-16 08:37:12 +01:00 committed by Marek Vasut
parent aca749a90f
commit 051f1499c9

View file

@ -8,6 +8,9 @@ config R8A774A1
config R8A774B1 config R8A774B1
bool "Renesas SoC R8A774B1" bool "Renesas SoC R8A774B1"
config R8A774C0
bool "Renesas SoC R8A774C0"
config R8A774E1 config R8A774E1
bool "Renesas SoC R8A774E1" bool "Renesas SoC R8A774E1"