Skip to content
Commit 84e7b0a1 authored by Jerome Forissier's avatar Jerome Forissier Committed by Tom Rini
Browse files

configs: set CONFIG_NET=y when PXE is enabled



Many platforms won't build when NET_LWIP is the default choice in
Kconfig:

 include/config_distro_bootcmd.h:443:9: error: expected '}' before 'BOOT_TARGET_DEVICES_references_PXE_without_CONFIG_CMD_DHCP_or_PXE'
 [...]

Set the legacy stack (CONFIG_NET=y) for these platforms.

Signed-off-by: default avatarJerome Forissier <jerome.forissier@linaro.org>
parent 92cd85b9
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment