[PATCH 1/6] move networking menu in net/Kconfig
Simon Glass
sjg at chromium.org
Mon Apr 20 21:40:24 CEST 2026
On 2026-04-20T11:36:06, Quentin Schulz <foss+uboot at 0leil.net> wrote:
> move networking menu in net/Kconfig
>
> In the main Kconfig, there are only two more menus, General Setup and
> Expert, in addition to the net menu. Since the part in the main Kconfig
> is mostly about selecting the network stack (legacy or lwIP), and that
> we already have a net/Kconfig, let's move those to net/Kconfig to have
> everything in the same place.
>
> No intended change in behavior.
>
> Signed-off-by: Quentin Schulz <quentin.schulz at cherry.de>
>
> Kconfig | 34 ----------------------------------
> net/Kconfig | 34 ++++++++++++++++++++++++++++++++++
> 2 files changed, 34 insertions(+), 34 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list