Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8302d1bc authored by Govind Singh's avatar Govind Singh Committed by nshrivas
Browse files

qcacld-3.0: Enable FTM time sync feature

Add the config to enable FTM time sync feature.

Change-Id: Ia157ad6277c8755bb80d6b81d41c2e1f74d09662
CRs-Fixed: 2615281
parent 041cf611
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1014,3 +1014,7 @@ CONFIG_SAP_DHCP_FW_IND := y

#Enable support to get ANI level
CONFIG_ANI_LEVEL_REQUEST := y

ifeq ($(CONFIG_ARCH_QCS405), y)
CONFIG_FEATURE_WLAN_TIME_SYNC_FTM := y
endif
+1 −0
Original line number Diff line number Diff line
@@ -198,6 +198,7 @@ endif
CONFIG_WLAN_FW_OFFLOAD := y

CONFIG_ENABLE_SIZE_OPTIMIZE := y
CONFIG_FEATURE_WLAN_TIME_SYNC_FTM := y

# configure log buffer size
CONFIG_CFG_NUM_DP_TRACE_RECORD := 1000