commit | 520b47a840b767de1d24c36f483c0c55f39875c3 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 21 21:35:53 2021 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sun Aug 01 09:05:24 2021 -0600 |
tree | 4b796ec4d0e4052abe9f991f5bc246badfd65e72 | |
parent | 84168dbd302e0b619ef03f6de86d16cc3d93d2fb [diff] |
moveconfig: Update to newer kconfiglib Some of the more advanced features of this tool don't work anymore since kconfiglib was update. Update the code accordingly. Signed-off-by: Simon Glass <sjg@chromium.org>