[PATCH 2/2] cmd: net: wget: fix Kconfig dependency

Simon Glass sjg at chromium.org
Thu Dec 29 23:38:39 CET 2022


On Wed, 28 Dec 2022 at 09:27, Michael Walle <michael at walle.cc> wrote:
>
> The wget command uses TCP, but fails to select PROT_TCP in Kconfig.
> Instead it selects the non-existing symbol TCP. Fix the typo.
>
> Signed-off-by: Michael Walle <michael at walle.cc>
> ---
>  cmd/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