mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-24 19:56:35 +00:00
snmppp: fix help text format
Warning reported by check-package. Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Cc: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
5bd7415e24
commit
ae8704c752
@ -14,8 +14,9 @@ config BR2_PACKAGE_SNMPPP_LOGGING
|
|||||||
bool "enable logging"
|
bool "enable logging"
|
||||||
help
|
help
|
||||||
Enable logging output for SNMP++.
|
Enable logging output for SNMP++.
|
||||||
According to the SNMP++ documentation, disabling logging "increases
|
According to the SNMP++ documentation, disabling logging
|
||||||
performance drastically and minimizes memory consumption".
|
"increases performance drastically and minimizes memory
|
||||||
|
consumption".
|
||||||
|
|
||||||
config BR2_PACKAGE_SNMPPP_SNMPV3
|
config BR2_PACKAGE_SNMPPP_SNMPV3
|
||||||
bool "enable SNMPv3"
|
bool "enable SNMPv3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user