qcacld-3.0: Enable NAN component from Kbuild

This change enables compilation of NAN component.

Change-Id: I095e8715ef836171974f93cc07951c28cd20a22d
CRs-Fixed: 2014795
This commit is contained in:
Naveen Rawat
2017-03-28 16:59:08 -07:00
committed by Sandeep Puligilla
orang tua f2b0dbd81f
melakukan 3cb5981972

2
Kbuild
Melihat File

@@ -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