whunt_defconfig 282 B

12345678910111213
  1. #Enable 6 GHz Band
  2. CONFIG_BAND_6GHZ := y
  3. #Enable 11AX Feature
  4. CONFIG_WLAN_FEATURE_11AX := y
  5. include $(WLAN_ROOT)/configs/default_defconfig
  6. #Enable BUS bandwidth Feature
  7. CONFIG_WLAN_FEATURE_DP_BUS_BANDWIDTH := y
  8. #Disable PM_QOS not supported in WHUNT
  9. CONFIG_WLAN_CLD_PM_QOS := n