On 10/14/22 18:10, Jan Kiszka wrote:
From: Jan Kiszka <jan.kis...@siemens.com>

CONFIG_NET does not imply that there are actually network devices
available, only CONFIG_NETDEVICES does. Changing to this dependenc
CONFIG_NETDEVICES=y does not imply that any network driver is selected
it is just a tighter prerequisite than CONFIG_NET.

obsoletes the check in Kconfig because NETDEVICES means DM_ETH.

Suggested-by: Tom Rini <tr...@konsulko.com>
Signed-off-by: Jan Kiszka <jan.kis...@siemens.com>

Thanks for the patch.

It is good to get rid of the dependency for CONFIG_EFI_LOADER.

Reviewed-by: Heinrich Schuchardt <xypron.g...@gmx.de>

Reply via email to