diff options
Diffstat (limited to 'package/network/services/lldpd/Config.in')
-rw-r--r-- | package/network/services/lldpd/Config.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package/network/services/lldpd/Config.in b/package/network/services/lldpd/Config.in index 93d84e29ea..ec6990a76c 100644 --- a/package/network/services/lldpd/Config.in +++ b/package/network/services/lldpd/Config.in @@ -51,4 +51,8 @@ config LLDPD_WITH_JSON prompt "Enable JSON output for the LLDP Command-Line Interface" default n +config LLDPD_WITH_SNMP + bool + default n + prompt "Enable the use of SNMP" endmenu |