Skip to content

Commit

Permalink
arm64: Add Renesas R8A774C0 support
Browse files Browse the repository at this point in the history
Add configuration option for the RZ/G2E (R8A774C0) SoC.

Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
  • Loading branch information
Fabrizio Castro authored and Simon Horman committed Sep 11, 2018
1 parent 5afa677 commit 692dce7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions arch/arm64/Kconfig.platforms
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,12 @@ config ARCH_R8A774A1
help
This enables support for the Renesas RZ/G2M SoC.

config ARCH_R8A774C0
bool "Renesas RZ/G2E SoC Platform"
depends on ARCH_RENESAS
help
This enables support for the Renesas RZ/G2E SoC.

config ARCH_R8A7795
bool "Renesas R-Car H3 SoC Platform"
depends on ARCH_RENESAS
Expand Down

0 comments on commit 692dce7

Please sign in to comment.