qcn7605_defconfig 523 B

1234567891011121314151617181920
  1. include $(WLAN_ROOT)/configs/genoa.pci.debug_defconfig
  2. # Number of vdevs supported at one time, used for allocating memory
  3. CONFIG_WLAN_MAX_VDEVS := 5
  4. # Flag to enable/disable TARGET 11d scan
  5. CONFIG_TARGET_11D_SCAN := y
  6. # Enable DENYLIST_MGR
  7. CONFIG_FEATURE_DENYLIST_MGR := y
  8. CONFIG_WLAN_FEATURE_LINK_LAYER_STATS := y
  9. # Enable Thermal throttle
  10. CONFIG_FW_THERMAL_THROTTLE := y
  11. # Enable AUTO specific regdoamin table
  12. CONFIG_WLAN_REG_AUTO := y
  13. # Enable Usable channel feature
  14. CONFIG_WLAN_FEATURE_GET_USABLE_CHAN_LIST := y