From 281cb95a9d7e6adcc671f3e93bc4316a1386b114 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 3 Jun 2015 13:59:14 +0000 Subject: lldpd: add option to disable custom TLVs Signed-off-by: Alexandru Ardelean SVN-Revision: 45884 --- package/network/services/lldpd/Config.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'package/network/services/lldpd/Config.in') diff --git a/package/network/services/lldpd/Config.in b/package/network/services/lldpd/Config.in index 448506d047..93d84e29ea 100644 --- a/package/network/services/lldpd/Config.in +++ b/package/network/services/lldpd/Config.in @@ -41,6 +41,11 @@ config LLDPD_WITH_DOT3 prompt "Enable Dot3 extension (PHY stuff)" default y +config LLDPD_WITH_CUSTOM + bool + prompt "Enable Custom TLVs" + default y + config LLDPD_WITH_JSON bool prompt "Enable JSON output for the LLDP Command-Line Interface" -- cgit v1.2.3