Skip to content

Commit

Permalink
arm: shmobile: Add the RZ/N1D (R9A06G032) to the shmobile Kconfig
Browse files Browse the repository at this point in the history
Add the RZ/N1D SoC to the reset of the Renesas SoC Collection.

Signed-off-by: Michel Pollet <michel.pollet@bp.renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
  • Loading branch information
Michel Pollet authored and Simon Horman committed Apr 23, 2018
1 parent d9be9ce commit d9dcd6c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/mach-shmobile/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,10 @@ config ARCH_R8A7794
bool "R-Car E2 (R8A77940)"
select ARCH_RCAR_GEN2

config ARCH_R9A06G032
bool "RZ/N1D (R9A06G032)"
select ARCH_RZN1

config ARCH_RZN1
bool "RZ/N1 (R9A06G0xx) Family"
select ARM_AMBA
Expand Down

0 comments on commit d9dcd6c

Please sign in to comment.