[U-Boot] [PATCH 11/21] tools: moveconfig: add --undef option to move CONFIGs with default y
Joe Hershberger
joe.hershberger at gmail.com
Wed May 25 17:00:18 CEST 2016
On Tue, May 24, 2016 at 6:16 PM, Masahiro Yamada
<yamada.masahiro at socionext.com> wrote:
> Hi Joe,
>
> 2016-05-24 23:38 GMT+09:00 Joe Hershberger <joe.hershberger at gmail.com>:
>
>>> We can move bool option with default y in this way:
>>> 1. create an entry in Kconfig
>>> 2. run "tools/moveconfig.py --undef=CONFIG_FOO CONFIG_FOO"
>>
>> This seems tedious to use. The way I solved this didn't require any
>> extra specification of what was expected to happen.
>>
>> http://lists.denx.de/pipermail/u-boot/2015-June/215724.html
>>
>
> I recalled it now.
>
> If I apply this series without 11/21,
> do you like to send v2 of yours on top of this series?
Sure.
> I still do not like to borrow a function from patman, though.
OK, I'll rework it.
-Joe
More information about the U-Boot
mailing list