Tom Rini f4449038f6 net: Make NET imply NETDEVICES
Normally, when NET is enabled, CMD_NET will then be enabled and in turn
NETDEVICES will (likely) be enabled via imply. However, if we disable
CMDLINE in a defconfig we now no longer get CMD_NET enabling NETDEVICES
for us. This suggestion (as an imply is) really isn't about the network
commands but network itself and is a legacy of how intertwined
NET/CMD_NET were historically. Move this over to the NET entry instead
where it is a more logical fit.

Reported-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
2023-11-22 19:53:39 -05:00
..
2023-06-14 15:48:45 -04:00
2020-06-12 13:17:23 -04:00
2022-12-07 16:04:17 -05:00
2023-11-22 19:53:39 -05:00
2023-03-02 17:45:58 -05:00
2023-11-05 16:11:38 -05:00
2023-05-05 17:48:44 -04:00
2019-09-04 11:37:19 -05:00
2022-12-05 12:47:16 -05:00
2020-09-30 16:55:03 -04:00
2023-11-18 10:08:09 +02:00
2018-07-02 14:14:20 -05:00