
Hi Joe,
2015-05-20 3:21 GMT+09:00 Joe Hershberger joe.hershberger@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.
Users must edit the Kconfig first to add the menu entries and then run moveconfig.py to update the defconfig files and the include configs.
As such, moveconfig.py cannot compare against the '.config' contents.
Signed-off-by: Joe Hershberger joe.hershberger@ni.com
This is based on https://patchwork.ozlabs.org/patch/472591/
Changes in v5: -Removed warning that may never be reached
The whole series of v5 looks good to me.
Tom, looks like this series is delegated to me.
Shall I apply my base patch and Joe's great improvements and then send a pull-req? Or would you do it?