]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: renesas: Deduplicate Renesas R-Car Gen3 defconfigs
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Sun, 27 Oct 2024 02:20:04 +0000 (03:20 +0100)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Sun, 3 Nov 2024 11:25:57 +0000 (12:25 +0100)
commit6a8a4cf7358b3e10e85d88b8cd82c1fb0d657711
treedae1c9ca1f550fdca2004b22353f61e30b5a9be7
parentbd963a5790f759ddd31bf54d9b2f32a1371d05b0
ARM: renesas: Deduplicate Renesas R-Car Gen3 defconfigs

Deduplicate defconfigs for all Renesas R-Car Gen3 systems by factoring
out the common parts into generic renesas_rcar3.config and including
those using the #include <configs/...> preprocessor macro in the current
set of board specific defconfigs. The preprocessor macro is applicable
to defconfigs as well.

This introduces no functional change, the resulting .config is identical
for all Renesas R-Car Gen3 systems.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
12 files changed:
configs/hihope_rzg2_defconfig
configs/r8a77970_eagle_defconfig
configs/r8a77970_v3msk_defconfig
configs/r8a77980_condor_defconfig
configs/r8a77980_v3hsk_defconfig
configs/r8a77990_ebisu_defconfig
configs/r8a77995_draak_defconfig
configs/rcar3_salvator-x_defconfig
configs/rcar3_ulcb_defconfig
configs/renesas_rcar3.config [new file with mode: 0644]
configs/rzg2_beacon_defconfig
configs/silinux_ek874_defconfig