[PATCH 6/6] boot: remove NO_NET use

Simon Glass sjg at chromium.org
Mon Apr 20 21:43:03 CEST 2026


On 2026-04-20T11:36:06, Quentin Schulz <foss+uboot at 0leil.net> wrote:
> boot: remove NO_NET use
>
> NO_NET is now a transitional symbol which may eventually be removed. Its
> meaning is the opposite of the new meaning of NET (that is, any
> networking stack).
>
> Update the symbol dependency by using NET instead of !NO_NET.
>
> Signed-off-by: Quentin Schulz <quentin.schulz at cherry.de>
>
> boot/Kconfig | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

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


More information about the U-Boot mailing list