Browse Source

qcacld-3.0: Disable Dynamic MAC address update feature flag

Disable the Dynamic MAC address update feature flag.
This reverts Change-Id: I1a4ff3e7b74145296e5004f6ebacae39f0f0ab6d

Change-Id: I38ae15017778bd901e2c51469ac5e0f667f40faa
CRs-Fixed: 3265032
Vinod Kumar Pirla 2 years ago
parent
commit
2b9e910cb5
1 changed files with 0 additions and 3 deletions
  1. 0 3
      configs/default_defconfig

+ 0 - 3
configs/default_defconfig

@@ -301,9 +301,6 @@ else
 	CONFIG_QCACLD_WLAN_LFR2 := y
 endif
 
-#Flag to enable Dynamic MAC address update
-CONFIG_WLAN_FEATURE_DYNAMIC_MAC_ADDR_UPDATE := y
-
 ifeq (y,$(filter y,$(CONFIG_LITHIUM) $(CONFIG_BERYLLIUM)))
 CONFIG_WIFI_MONITOR_SUPPORT := y
 CONFIG_QCA_MONITOR_PKT_SUPPORT := y