Explorar el Código

qcacld-3.0: Enable NAN component from Kbuild

This change enables compilation of NAN component.

Change-Id: I095e8715ef836171974f93cc07951c28cd20a22d
CRs-Fixed: 2014795
Naveen Rawat hace 8 años
padre
commit
3cb5981972
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Kbuild

+ 1 - 1
Kbuild

@@ -167,7 +167,7 @@ ifeq ($(KERNEL_BUILD), 0)
 	ifneq ($(CONFIG_MOBILE_ROUTER), y)
 		#Flag to enable NAN Data path
 		CONFIG_WLAN_FEATURE_NAN_DATAPATH := y
-		CONFIG_NAN_CONVERGENCE := n
+		CONFIG_NAN_CONVERGENCE := y
 	endif
 
 	#Flag to enable Linux QCMBR feature as default feature