android_kernel_xiaomi_sm8350/configs/whunt_defconfig
Karthik Kantamneni af0b9ec3c8 qcacld-3.0: Enable Bus Bandwidth feature in WHUNT config
Enable DP Bus Bandwidth feature in WHUNT config, this helps to
execute and detect issues in Bus Bandwidth feature code path.

Change-Id: Id4376236b77661519667c40c427c50af436a9dc2
CRs-Fixed: 2597300
2020-01-07 04:38:19 -08:00

11 lines
214 B
Plaintext

#Enable 6 GHz Band
CONFIG_BAND_6GHZ := y
#Enable 11AX Feature
CONFIG_WLAN_FEATURE_11AX := y
include $(WLAN_ROOT)/configs/default_defconfig
#Enable BUS bandwidth Feature
CONFIG_WLAN_FEATURE_DP_BUS_BANDWIDTH := y