[PATCH 1/1] log: correct CONFIG_LOG_TEST prerequisites

Simon Glass sjg at chromium.org
Wed Feb 12 00:03:20 CET 2020


On Sat, 8 Feb 2020 at 15:17, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> An error
>
>         undefined reference to `do_log_test'
>
> occurs for CONFIG_CMD_LOG=y, CONFIG_LOG_TEST=y, CONGIG_UNIT_TEST=n
>
> Make CONFIG_UNIT_TEST a prerequisite.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  common/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

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


More information about the U-Boot mailing list