Files
android_kernel_samsung_sm86…/configs/qcn7605_defconfig
Liangwei Dong af2b4a01a1 qcacld-3.0: Enable thermal mgmt feature for AUTO
Enable CONFIG_FW_THERMAL_THROTTLE build flag for Genoa
on AUTO.

Change-Id: I1067f4c15464967016a1f15c16b40a94cb413476
CRs-Fixed: 2895429
2021-03-09 18:54:42 -08:00

15 خطوط
380 B
Plaintext

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 BLACKLIST_MGR
CONFIG_FEATURE_BLACKLIST_MGR := y
CONFIG_WLAN_FEATURE_LINK_LAYER_STATS := y
# Enable Thermal throttle
CONFIG_FW_THERMAL_THROTTLE := y