[PATCH 2/6] arm: renesas: Add config option for R8A774E1 SoC
Biju Das
biju.das.jz at bp.renesas.com
Wed Sep 16 12:38:03 CEST 2020
Add config support for RZ/G2H(a.k.a R8A774E1) SoC.
Signed-off-by: Biju Das <biju.das.jz at bp.renesas.com>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj at bp.renesas.com>
---
arch/arm/mach-rmobile/Kconfig.64 | 3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/arm/mach-rmobile/Kconfig.64 b/arch/arm/mach-rmobile/Kconfig.64
index 46407ecf79..36c414f601 100644
--- a/arch/arm/mach-rmobile/Kconfig.64
+++ b/arch/arm/mach-rmobile/Kconfig.64
@@ -12,6 +12,9 @@ config R8A774B1
imply CLK_R8A774B1
imply PINCTRL_PFC_R8A774B1
+config R8A774E1
+ bool "Renesas SoC R8A774E1"
+
config R8A7795
bool "Renesas SoC R8A7795"
imply CLK_R8A7795
--
2.17.1
More information about the U-Boot
mailing list