[PATCH v6 03/25] spl: Make SHOW_ERRORS depend on LIBCOMMON
Simon Glass
sjg at chromium.org
Wed Nov 8 05:23:42 CET 2023
On Sun, 5 Nov 2023 at 19:26, Sean Anderson <seanga2 at gmail.com> 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 <seanga2 at gmail.com>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> ---
>
> (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 <sjg at chromium.org>
More information about the U-Boot
mailing list