[U-Boot] [PATCH 0/6] moveconfig: A few more features

Simon Glass sjg at chromium.org
Mon May 15 11:47:30 UTC 2017


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



More information about the U-Boot mailing list