Skip to content
Snippets Groups Projects
Jan Kiszka's avatar
Jan Kiszka authored
CONFIG_NET does not imply that there are actually network devices
available, only CONFIG_NETDEVICES does. Changing to this dependency
obsoletes the check in Kconfig because NETDEVICES means DM_ETH.

Fixes: 0efe1bcf ("efi_loader: Add network access support")
Suggested-by: default avatarTom Rini <trini@konsulko.com>
Signed-off-by: default avatarJan Kiszka <jan.kiszka@siemens.com>
Reviewed-by: Heinrich Schuchardt's avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
77b5c4a5
History
Name Last commit Last update
..