[U-Boot] [PATCH v3 04/10] moveconfig: Always run savedefconfig on the moved config

Joe Hershberger joe.hershberger at gmail.com
Thu May 14 19:57:33 CEST 2015


Hi Masahiro-san.

On Thu, May 14, 2015 at 10:15 AM, Masahiro Yamada
<yamada.masahiro at socionext.com> wrote:
> 2015-05-14 7:28 GMT+09:00 Joe Hershberger <joe.hershberger at ni.com>:
>> This will ensure that the order of the defconfig entries will always
>> match that of the Kconfig files. After one slightly painful (but
>> still early in the process) pass over all boards, this should keep
>> the defconfigs clean from here on.
>>
>> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
>
>
> I a bit hesitate to always enable this feature
> because savedefconfig might make git-diff  noisier.

That should never be the case. Its consistent use should always lead
to the least noisy diff.

> Is it possible to make it optional?
> -s, --savedefconfig  or --no-savedefconfig?

It is possible, but I recommend against it. Its inconsistent use would
lead to noisy diffs.

Cheers,
-Joe


More information about the U-Boot mailing list