diff options
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2025-04-14 15:55:06 +0200 |
---|---|---|
committer | Jerome Forissier <jerome.forissier@linaro.org> | 2025-04-23 10:02:49 +0200 |
commit | fd7607be6268157b3a35f5d5e2b04938ce9f8701 (patch) | |
tree | 827d14afa0f42fd927ffd320753e595dcdf52b99 /tools/u_boot_pylib/test_util.py | |
parent | f79db892fc9c53b909e3fd7c430a1fec3a885cfe (diff) |
net: make initr_net() invocation command line agnostic
initr_net() initalizes the network devices by calling eth_initalize().
There is no good reason to disable this if no command line interface is
present.
Let initr_net() depend on CONFIG_NET || CONFIG_NET_LWIP.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Diffstat (limited to 'tools/u_boot_pylib/test_util.py')
0 files changed, 0 insertions, 0 deletions