10 lines
206 B
Plaintext
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
|