2016-08-25 1:51 GMT+09:00 Simon Glass <s...@chromium.org>: > The moveconfig tool is quite clever and generally produces results that > are suitable for sending as a patch without further work. The main required > step is to add the changes to a commit. > > Add an option to do this automatically. This allows moveconfig to be used > from a script to convert multiple CONFIG options, once per commit. > > Signed-off-by: Simon Glass <s...@chromium.org>
Isn't it possible to do this in your script? BTW, I assume you want this feature for convert & git-commit per option. In my opinion, you do not have to split to per-option patches. You can move multiple options at once. tools/moveconfig SPL_DM SPL_RSA SPL_CRYPTO_SUPPORT ... Then, git commit and list all the moved options in the commit log. -- Best Regards Masahiro Yamada _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot