Files
packages/admin/openwisp-monitoring/Config.in
Gagan Deep ca503cc405 openwisp-monitoring: allow not depending on rpcd-mod-iwinfo
Add option to exclude rpcd-mod-iwinfo from dependency.

Signed-off-by: Gagan Deep <pandafy.dev@gmail.com>
2024-11-11 09:03:01 +01:00

10 lines
206 B
Plaintext

menu "netjson-monitoring Configuration"
config NETJSON_MONITORING_IWINFO
bool "Enable rpcd-mod-iwinfo"
default y
help
Whether to include the rpcd-mod-iwinfo dependency (enabled by default).
endmenu