Output a single line in the case where the defconfig only has one line of output. Show the name without the _defconfig suffix, since that is the same for all boards.
Use a list for the log so it is easier to process at the end. Signed-off-by: Simon Glass <[email protected]> --- (no changes since v1) tools/moveconfig.py | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) Applied to u-boot-dm, thanks!

