blob: 00233adcf7ae7abbbe7af25f13d355e301167d46 (
plain)
1
2
3
4
5
6
7
8
9
10
|
menu "netjson-monitoring Configuration"
depends on PACKAGE_netjson-monitoring
config NETJSON_MONITORING_IWINFO
bool "Enable rpcd-mod-iwinfo"
default y
help
Whether to include the rpcd-mod-iwinfo dependency (enabled by default).
endmenu
|