diff mbox

[v5,1/6] arm: shmobile: Add the RZ/N1D (R9A06G032) to the shmobile Kconfig

Message ID 1523963101-56725-2-git-send-email-michel.pollet@bp.renesas.com (mailing list archive)
State Accepted
Commit d9dcd6c1c646496e5e306baabce330457cdf478c
Delegated to: Simon Horman
Headers show

Commit Message

Michel Pollet April 17, 2018, 11:04 a.m. UTC
Add the RZ/N1D SoC to the reset of the Renesas SoC Collection.

Signed-off-by: Michel Pollet <michel.pollet@bp.renesas.com>
---
 arch/arm/mach-shmobile/Kconfig | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Simon Horman April 23, 2018, 10:08 a.m. UTC | #1
On Tue, Apr 17, 2018 at 12:04:16PM +0100, Michel Pollet wrote:
> Add the RZ/N1D SoC to the reset of the Renesas SoC Collection.
> 
> Signed-off-by: Michel Pollet <michel.pollet@bp.renesas.com>

Thanks, applied.
diff mbox

Patch

diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
index 96672da..fcc273f 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -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