[U-Boot] [PATCH 10/21] tools: moveconfig: allow to give CONFIG names as argument directly

Joe Hershberger joe.hershberger at gmail.com
Tue May 24 16:38:36 CEST 2016


On Thu, May 19, 2016 at 1:51 AM, Masahiro Yamada
<yamada.masahiro at socionext.com> wrote:
> We still pass the input file with CONFIG name, type, default value
> in each line, but the last two fields are just ignored by the tool.
> So, let's deprecate the input file and allow users to give CONFIG
> names directly from the command line.  The types and default values
> are automatically detected and handled nicely by the tool.
>
> Going forward, we can use this tool more easily like:
>
>   tools/moveconfig.py CONFIG_FOO CONFIG_BAR
>
> Update the documentation and fix some typos I noticed while I was
> working on.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>

Reviewed-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list