Requested-by: Christian I. Nilsson <nikize@gmail.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
#define FDT_EFI
#define NET_PROTO_IPV6 /* IPv6 protocol */
+#define NET_PROTO_LLDP /* Link Layer Discovery protocol */
#define DOWNLOAD_PROTO_FILE /* Local filesystem access */
#define NET_PROTO_STP /* Spanning Tree protocol */
#define NET_PROTO_LACP /* Link Aggregation control protocol */
#define NET_PROTO_EAPOL /* EAP over LAN protocol */
-#undef NET_PROTO_LLDP /* Link Layer Discovery protocol */
+//#define NET_PROTO_LLDP /* Link Layer Discovery protocol */
/*
* PXE support