include $(WLAN_ROOT)/configs/genoa.pci.debug_defconfig

# Number of vdevs supported at one time, used for allocating memory
CONFIG_WLAN_MAX_VDEVS := 5

# Flag to enable/disable TARGET 11d scan
CONFIG_TARGET_11D_SCAN := y

# Enable DENYLIST_MGR
CONFIG_FEATURE_DENYLIST_MGR := y
CONFIG_WLAN_FEATURE_LINK_LAYER_STATS := y

# Enable Thermal throttle
CONFIG_FW_THERMAL_THROTTLE := y

# Enable AUTO specific regdoamin table
CONFIG_WLAN_REG_AUTO := y

# Enable Usable channel feature
CONFIG_WLAN_FEATURE_GET_USABLE_CHAN_LIST := y
