
25 May
2016
25 May
'16
5 p.m.
On Tue, May 24, 2016 at 6:16 PM, Masahiro Yamada yamada.masahiro@socionext.com wrote:
Hi Joe,
2016-05-24 23:38 GMT+09:00 Joe Hershberger joe.hershberger@gmail.com:
We can move bool option with default y in this way:
- create an entry in Kconfig
- 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.
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