On Tue, 21 Feb 2023 at 18:39, Troy Kisky <troykiskybound...@gmail.com> wrote: > > SPL environments don't need command that they can never use. > Avoid errors with CONFIG_IS_ENABLED conversions by skipping them now. > > Signed-off-by: Troy Kisky <troykiskybound...@gmail.com> > --- > > include/config_distro_bootcmd.h | 23 +++++++++++++++++++++++ > 1 file changed, 23 insertions(+) >
Reviewed-by: Simon Glass <s...@chromium.org>