samba: convert init script to procd, add reload support
[openwrt/openwrt.git] / package / network / services / lldpd / Config.in
index 448506d0473df6e255178cf8a59e46a7799b8874..93d84e29ea1af42de1e61174591361081643f07e 100644 (file)
@@ -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"