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>
This commit is contained in:
Adam Ford
2021-09-20 11:14:29 -05:00
committed by Marek Vasut
parent 0d115694ab
commit cde373f04f
4 changed files with 2 additions and 164 deletions

View File

@@ -1,4 +1,4 @@
if TARGET_BEACON_RZG2H || TARGET_BEACON_RZG2M || TARGET_BEACON_RZG2N
if TARGET_BEACON_RZG2M
config SYS_SOC
default "rmobile"