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
Este commit está contenido en:
Bing Sun
2023-08-14 10:44:56 +08:00
cometido por Rahul Choudhary
padre 058e159dc1
commit d2878dd917

Ver fichero

@@ -422,11 +422,7 @@ endif
CONFIG_WLAN_FEATURE_MEDIUM_ASSESS := y
#Disable the Export Symbol config
ifeq ($(CONFIG_QCACLD_FEATURE_SON), y)
CONFIG_WLAN_DISABLE_EXPORT_SYMBOL := n
else
CONFIG_WLAN_DISABLE_EXPORT_SYMBOL := y
endif
CONFIG_QCACLD_FEATURE_GREEN_AP := y