qcacld-3.0: Enable the Export Symbol config by default
Enable the Export Symbol config by default because it is a basic requirement for other modules to use our driver. Change-Id: I8c1b71fe921db53013d998e36e11f2d388a2eacf CRs-Fixed: 3586360
This commit is contained in:

committed by
Rahul Choudhary

parent
058e159dc1
commit
d2878dd917
@@ -422,11 +422,7 @@ endif
|
|||||||
CONFIG_WLAN_FEATURE_MEDIUM_ASSESS := y
|
CONFIG_WLAN_FEATURE_MEDIUM_ASSESS := y
|
||||||
|
|
||||||
#Disable the Export Symbol config
|
#Disable the Export Symbol config
|
||||||
ifeq ($(CONFIG_QCACLD_FEATURE_SON), y)
|
|
||||||
CONFIG_WLAN_DISABLE_EXPORT_SYMBOL := n
|
CONFIG_WLAN_DISABLE_EXPORT_SYMBOL := n
|
||||||
else
|
|
||||||
CONFIG_WLAN_DISABLE_EXPORT_SYMBOL := y
|
|
||||||
endif
|
|
||||||
|
|
||||||
CONFIG_QCACLD_FEATURE_GREEN_AP := y
|
CONFIG_QCACLD_FEATURE_GREEN_AP := y
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user