Explorar el Código

qcacld-3.0: Enable ROAM_OFFLOAD_V1 path for RSO

Enable ROAM_OFFLOAD_V1 path for roam scan offload.

Change-Id: Ib3182be1b389d8d7ad59f64955da070c4caa96e9
CRs-Fixed: 2788881
Abhishek Singh hace 4 años
padre
commit
80692a0322
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      configs/default_defconfig

+ 1 - 1
configs/default_defconfig

@@ -1162,7 +1162,7 @@ CONFIG_RX_HASH_DEBUG := y
 CONFIG_CM_ENABLE := n
 
 #Flag to enable roam offload compilation of connection manager module
-CONFIG_CM_ROAM_OFFLOAD := n
+CONFIG_CM_ROAM_OFFLOAD := y
 
 #Flag to enable interface manager
 CONFIG_INTERFACE_MGR := n