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:
@@ -1,4 +1,4 @@
|
||||
if TARGET_BEACON_RZG2H || TARGET_BEACON_RZG2M || TARGET_BEACON_RZG2N
|
||||
if TARGET_BEACON_RZG2M
|
||||
|
||||
config SYS_SOC
|
||||
default "rmobile"
|
||||
|
Reference in New Issue
Block a user