diff --git a/configs/default_defconfig b/configs/default_defconfig index 34403e0055..2509adbe07 100644 --- a/configs/default_defconfig +++ b/configs/default_defconfig @@ -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