lldpd: bump to 1.0.5
[openwrt/staging/mkresin.git] / package / network / services / lldpd / Config.in
index 72150e7e6fa9f1a7effdb524c2249b64e466db1f..ec6990a76c42ccd1ddf713d8fa62322f9a00b054 100644 (file)
@@ -49,7 +49,10 @@ config LLDPD_WITH_CUSTOM
 config LLDPD_WITH_JSON
        bool
        prompt "Enable JSON output for the LLDP Command-Line Interface"
-       select PACKAGE_json-c
        default n
 
+config LLDPD_WITH_SNMP
+       bool
+       default n
+       prompt "Enable the use of SNMP"
 endmenu