diff options
Diffstat (limited to 'src/config/general.h')
-rw-r--r-- | src/config/general.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/general.h b/src/config/general.h index e9ceaff57..72a6a9a1b 100644 --- a/src/config/general.h +++ b/src/config/general.h @@ -40,7 +40,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); #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 |