Since moveconfig now just does what it is told (build database or sync defconfigs) we don't need to print what it is doing. Drop this info, which is of very little use. Signed-off-by: Simon Glass <sjg at chromium.org> --- (no changes since v1) tools/moveconfig.py | 6 ------ 1 file changed, 6 deletions(-) Applied to u-boot-dm, thanks!