
26 Jul
2024
26 Jul
'24
2:58 p.m.
Move the setup and completion code into the move_config() function so it is all in one place.
Signed-off-by: Simon Glass sjg@chromium.org ---
tools/qconfig.py | 45 +++++++++++++++++++++++++-------------------- 1 file changed, 25 insertions(+), 20 deletions(-)
Applied to u-boot-dm, thanks!