[PATCH] ARM: rmobile: List all renesas defconfig in MAINTAINERS file

Tom Rini trini at konsulko.com
Tue Apr 28 20:25:44 CEST 2020


On Tue, Apr 28, 2020 at 06:45:31PM +0200, Marek Vasut wrote:
> Add the list of defconfigs into the MAINTAINERS file entry.
> 
> Signed-off-by: Marek Vasut <marek.vasut+renesas at gmail.com>
> Cc: Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
> ---
>  MAINTAINERS | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0ee358bac6..35ef276908 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -282,6 +282,18 @@ M:	Marek Vasut <marek.vasut+renesas at gmail.com>
>  S:	Maintained
>  T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-sh.git
>  F:	arch/arm/mach-rmobile/
> +F:	configs/alt_defconfig
> +F:	configs/armadillo-800eva_defconfig
> +F:	configs/blanche_defconfig
> +F:	configs/gose_defconfig
> +F:	configs/grpeach_defconfig
> +F:	configs/koelsch_defconfig
> +F:	configs/lager_defconfig
> +F:	configs/porter_defconfig
> +F:	configs/r8a*_defconfig
> +F:	configs/rcar3_*_defconfig
> +F:	configs/silk_defconfig
> +F:	configs/stout_defconfig

All of these, today, are listed in the board/*/MAINTAINERS file.  The CI
error you ran into earlier means that one of those needs to be updated
with a new entry.  Typically configs are only listed in the top-level
file when there's not a board/ directory for them to use, but there's a
few counter-examples to that too I see.  So if you want to move them all
top-level, please remove the board/ entries, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200428/eb8e3e67/attachment.sig>


More information about the U-Boot mailing list