[PATCH 25/34] cmd: Add missing check for CONFIG_SYS_LONGHELP

Simon Glass sjg at chromium.org
Sat Mar 27 04:18:13 CET 2021


Two commands are missing this check, so compilation fails when building
without CONFIG_CMDLINE. Add it.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 cmd/acpi.c     | 2 ++
 cmd/bloblist.c | 2 ++
 2 files changed, 4 insertions(+)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list