aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-rmobile/Kconfig.64
diff options
context:
space:
mode:
authorBiju Das2021-03-17 14:11:50 +0000
committerMarek Vasut2021-04-13 23:36:25 +0200
commit3e5f3dbe3a8556503afc0020db5dd6f6ae62fef9 (patch)
treee253220878ba4c9f8edcef0cf1a2267f78bd3ab0 /arch/arm/mach-rmobile/Kconfig.64
parenta94ab561e2f49a80d8579930e840b810ab1a1330 (diff)
arm: mach-rmobile: Add CPU info support for RZ/G2
Add CPU info support for RZ/G2 SoC's. Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Diffstat (limited to 'arch/arm/mach-rmobile/Kconfig.64')
-rw-r--r--arch/arm/mach-rmobile/Kconfig.645
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/mach-rmobile/Kconfig.64 b/arch/arm/mach-rmobile/Kconfig.64
index 8127d33f2d6..3f7ec053795 100644
--- a/arch/arm/mach-rmobile/Kconfig.64
+++ b/arch/arm/mach-rmobile/Kconfig.64
@@ -57,6 +57,9 @@ config R8A77995
imply CLK_R8A77995
imply PINCTRL_PFC_R8A77995
+config RZ_G2
+ bool "Renesas ARM SoCs RZ/G2 (64bit)"
+
endmenu
choice
@@ -107,6 +110,7 @@ config TARGET_HIHOPE_RZG2
imply R8A774A1
imply R8A774B1
imply R8A774E1
+ imply RZ_G2
imply SYS_MALLOC_F
imply MULTI_DTB_FIT
imply MULTI_DTB_FIT_USER_DEFINED_AREA
@@ -116,6 +120,7 @@ config TARGET_HIHOPE_RZG2
config TARGET_SILINUX_EK874
bool "Silicon Linux EK874 board"
imply R8A774C0
+ imply RZ_G2
help
Support for Silicon Linux EK874 platform