vbe: Enable command only with BOOTSTD_FULL
authorSimon Glass <sjg@chromium.org>
Tue, 23 Aug 2022 17:14:05 +0000 (10:14 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 26 Aug 2022 22:33:48 +0000 (16:33 -0600)
commit2d74226f2c6ed5b758c97865bef7e42c9f389437
treec83aa3bb092a5d4e38d0014d6a4ee71757de650a
parent5cb0b256664327cbae305454b86afe0b4748b7e6
vbe: Enable command only with BOOTSTD_FULL

Avoid enabling this command by default. This saves about 1KB of code
space.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
cmd/Kconfig