qcacld-3.0: Enable NAN component from Kbuild

This change enables compilation of NAN component.

Change-Id: I095e8715ef836171974f93cc07951c28cd20a22d
CRs-Fixed: 2014795
diff --git a/Kbuild b/Kbuild
index d74f769..316c6b9 100644
--- a/Kbuild
+++ b/Kbuild
@@ -167,7 +167,7 @@
 	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