On Tue, 23 Aug 2022 at 20:14, Simon Glass <sjg at chromium.org> wrote: > > Avoid enabling this command by default. This saves about 1KB of code > space. > > Signed-off-by: Simon Glass <sjg at chromium.org> > --- > > cmd/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Applied to u-boot-dm, thanks!