[U-Boot] [PATCH v3 2/4] tools: moveconfig: cleanup whitelist entries
Simon Glass
sjg at chromium.org
Thu May 4 16:50:21 UTC 2017
On 2 May 2017 at 03:30, Chris Packham <judge.packham at gmail.com> wrote:
> After moving to KConfig and removing from all headers options should be
> removed from config_whitelist.txt so the build starts complaining if
> someone adds them back.
>
> Acked-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> Signed-off-by: Chris Packham <judge.packham at gmail.com>
> ---
> Simon asked for it so here you go. I also thought about cleaning up the
> README file references too but that will take a little bit of work to
> parse reliably.
>
> Changes in v3:
> - Apply on top of cleanup patch
>
> Changes in v2:
> - Correct typo
> - Collect ack from Masahiro
>
> tools/moveconfig.py | 20 ++++++++++++++++++++
> 1 file changed, 20 insertions(+)
Thank you Chris.
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list