mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-16 22:18:52 +00:00
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:
parent
aca749a90f
commit
051f1499c9
1 changed files with 3 additions and 0 deletions
|
@ -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"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue