diff mbox series

[2/6] arm: renesas: Add config option for R8A774B1 SoC

Message ID 20200916080510.9977-3-biju.das.jz@bp.renesas.com
State Superseded
Delegated to: Marek Vasut
Headers show
Series Add HopeRun HiHope RZ/G2N board support | expand

Commit Message

Biju Das Sept. 16, 2020, 8:05 a.m. UTC
Add config support for RZ/G2N(a.k.a R8A774B1) SoC.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
---
 arch/arm/mach-rmobile/Kconfig.64 | 3 +++
 1 file changed, 3 insertions(+)
diff mbox series

Patch

diff --git a/arch/arm/mach-rmobile/Kconfig.64 b/arch/arm/mach-rmobile/Kconfig.64
index 2290be725f..3497fbb46e 100644
--- a/arch/arm/mach-rmobile/Kconfig.64
+++ b/arch/arm/mach-rmobile/Kconfig.64
@@ -7,6 +7,9 @@  config R8A774A1
 	imply CLK_R8A774A1
 	imply PINCTRL_PFC_R8A774A1
 
+config R8A774B1
+	bool "Renesas SoC R8A774B1"
+
 config R8A7795
 	bool "Renesas SoC R8A7795"
 	imply CLK_R8A7795