[PATCH] checkpatch.pl: Add check for defining CONFIG_CMD_xxx via config files

Simon Glass sjg at chromium.org
Sat May 23 01:13:04 CEST 2020


On Thu, 21 May 2020 at 14:32, Tom Rini <trini at konsulko.com> wrote:
>
> All of our cmds have a Kconfig entry.  Making enabling a CMD via the
> config file an error to checkpatch.pl.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  scripts/checkpatch.pl | 6 ++++++
>  1 file changed, 6 insertions(+)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list