mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
11 lines
187 B
Text
11 lines
187 B
Text
if (PACKAGE_map-plugins)
|
|
|
|
menu "Options"
|
|
|
|
config STEER_RATE_PLUGIN
|
|
bool "STA steering based on estimated throughput of target-AP"
|
|
default PACKAGE_map-plugins-steer-rate
|
|
|
|
endmenu
|
|
|
|
endif
|