ARM: rmobile: Unify Gen3 Salvator-X(S) and ULCB defconfigs
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Sun, 5 Apr 2020 16:17:42 +0000 (18:17 +0200)
committermarex <marex@desktop.lan>
Tue, 28 Apr 2020 19:34:51 +0000 (21:34 +0200)
commitd2dccd5cd4f50423128dcfea2327bd7de08fd3f1
treebcaf3a0dd4bbace62210c36597719309513ffec8
parentd16d37bcd4087b8ea0f66cb76a73edad182d151a
ARM: rmobile: Unify Gen3 Salvator-X(S) and ULCB defconfigs

The r8a779{5,6,65}_salvator-x and r8a779{5,6,65}_ulcb_defconfig were
building the same target, except for the default DT. The default DT is
however only a detail, as the actual DT to be used to configure U-Boot
is detected automatically based on the CPU ID, hence the default DT is
not meaningful. Unify each three defconfigs per board to reduce the
duplication.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
board/renesas/salvator-x/MAINTAINERS
board/renesas/ulcb/MAINTAINERS
configs/r8a7795_salvator-x_defconfig [deleted file]
configs/r8a7795_ulcb_defconfig [deleted file]
configs/r8a77965_salvator-x_defconfig [deleted file]
configs/r8a77965_ulcb_defconfig [deleted file]
configs/r8a7796_salvator-x_defconfig [deleted file]
configs/r8a7796_ulcb_defconfig [deleted file]
configs/rcar3_salvator-x_defconfig [new file with mode: 0644]
configs/rcar3_ulcb_defconfig [new file with mode: 0644]