|
@@ -3,5 +3,8 @@ include $(WLAN_ROOT)/configs/genoa.pci.debug_defconfig
|
|
|
# Number of vdevs supported at one time, used for allocating memory
|
|
|
CONFIG_WLAN_MAX_VDEVS := 4
|
|
|
|
|
|
-#Flag to enable/disable TARGET 11d scan
|
|
|
+# Flag to enable/disable TARGET 11d scan
|
|
|
CONFIG_TARGET_11D_SCAN := y
|
|
|
+
|
|
|
+# Enable BLACKLIST_MGR
|
|
|
+CONFIG_FEATURE_BLACKLIST_MGR := y
|