]> git.ipfire.org Git - thirdparty/u-boot.git/commit
ARM: rmobile: beacon: Remove duplicated for RZ/G2 M/N/H
authorAdam Ford <aford173@gmail.com>
Mon, 20 Sep 2021 16:14:29 +0000 (11:14 -0500)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Fri, 29 Oct 2021 19:52:19 +0000 (21:52 +0200)
commitcde373f04f116b931b87bc17cf5d101c181e77cc
tree819df53ea69f683a67b7f58648544d71da9c993b
parent0d115694abf394ed04960b2767d3fa804ede8a83
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>
arch/arm/mach-rmobile/Kconfig.64
board/beacon/beacon-rzg2m/Kconfig
configs/r8a774b1_beacon_defconfig [deleted file]
configs/r8a774e1_beacon_defconfig [deleted file]