summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rmobile
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2021-09-20 11:14:29 -0500
committerMarek Vasut <marek.vasut+renesas@gmail.com>2021-10-29 21:52:19 +0200
commitcde373f04f116b931b87bc17cf5d101c181e77cc (patch)
tree819df53ea69f683a67b7f58648544d71da9c993b /arch/arm/mach-rmobile
parent0d115694abf394ed04960b2767d3fa804ede8a83 (diff)
ARM: rmobile: beacon: Remove duplicated for RZ/G2 M/N/H
Now that TARGET_BEACON_RZG2M can handle all the work that was done with TARGET_BEACON_RZG2N and TARGET_BEACON_RZG2H, remove them since they just create more duplicate code. Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'arch/arm/mach-rmobile')
-rw-r--r--arch/arm/mach-rmobile/Kconfig.6414
1 files changed, 1 insertions, 13 deletions
diff --git a/arch/arm/mach-rmobile/Kconfig.64 b/arch/arm/mach-rmobile/Kconfig.64
index 6a6dafc1a6..d76c3a76d8 100644
--- a/arch/arm/mach-rmobile/Kconfig.64
+++ b/arch/arm/mach-rmobile/Kconfig.64
@@ -83,14 +83,8 @@ choice
prompt "Renesas ARM64 SoCs board select"
optional
-config TARGET_BEACON_RZG2H
- bool "Beacon EmbeddedWorks RZ/G2H Dev Kit"
- select R8A774E1
- select RZ_G2
- select PINCTRL_PFC_R8A774E1
-
config TARGET_BEACON_RZG2M
- bool "Beacon EmbeddedWorks RZ/G2M Dev Kit"
+ bool "Beacon EmbeddedWorks RZ/G2 Dev Kit"
select R8A774A1
select R8A774B1
select R8A774E1
@@ -101,12 +95,6 @@ config TARGET_BEACON_RZG2M
imply MULTI_DTB_FIT
imply MULTI_DTB_FIT_USER_DEFINED_AREA
-config TARGET_BEACON_RZG2N
- bool "Beacon EmbeddedWorks RZ/G2N Dev Kit"
- select R8A774B1
- select RZ_G2
- select PINCTRL_PFC_R8A774B1
-
config TARGET_CONDOR
bool "Condor board"
imply R8A77980