wireless: include noscan option in common wdev vars
[oweals/netifd.git] / scripts / netifd-wireless.sh
index 106c49d2b6d89ef6c5ea0e8d47a23e8fe56c6389..8816bff80abf235519309d2a1425a19e2cdaffd7 100644 (file)
@@ -291,7 +291,7 @@ for_each_interface() {
 }
 
 _wdev_common_device_config() {
-       config_add_string channel hwmode htmode
+       config_add_string channel hwmode htmode noscan
 }
 
 _wdev_common_iface_config() {