This adds a few more features to moveconfig that I have found useful:

- Allow 'config/' to appear before the defconfig name
- Allow reading the defconfig list form stdin
- Support for finding CONFIGs which imply those being moved, to reduce
  patch sizes


Simon Glass (6):
  moveconfig: Support providing a path to the defconfig files
  moveconfig: Allow reading the defconfig list from stdin
  moveconfig: Tidy up the documentation and add hints
  moveconfig: Add a constant for auto.conf
  moveconfig: Support building a simple config database
  moveconfig: Support looking for implied CONFIG options

 tools/moveconfig.py | 369 +++++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 348 insertions(+), 21 deletions(-)

-- 
2.13.0.rc2.291.g57267f2277-goog

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to