On Sun, 5 Nov 2023 at 19:26, Sean Anderson <[email protected]> wrote: > > The purpose of SHOW_ERRORS is to print extra information. Make it depend > on LIBCOMMON to avoid having to check for two configs. > > Signed-off-by: Sean Anderson <[email protected]> > Reviewed-by: Tom Rini <[email protected]> > --- > > (no changes since v5) > > Changes in v5: > - New > > common/spl/Kconfig | 1 + > common/spl/spl.c | 3 +-- > 2 files changed, 2 insertions(+), 2 deletions(-) >
Reviewed-by: Simon Glass <[email protected]>

