summaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorManikandan Mohan <manikand@codeaurora.org>2016-04-03 15:51:35 -0700
committerAkash Patel <akashp@codeaurora.org>2016-05-13 16:20:43 -0700
commit5356c2b3870835da20c338ded3a11fc0734aace7 (patch)
tree2b21e409342e9c2e00e7e1fdb6b7bd5af6719cbd /Kbuild
parente4e3a14cf49bdd42821634cbc7ffedaa17b790cb (diff)
qcacld-3.0: Add vendor command for TSF operations
Update TSF feature for vendor command QCA_NL80211_VENDOR_SUBCMD_TSF to support TSF operations. Change-Id: I89abf14b9b7d8ee8fe1c12f7684c87e4dee9bfb0 CRs-fixed: 997799
Diffstat (limited to 'Kbuild')
-rwxr-xr-xKbuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/Kbuild b/Kbuild
index 5440b8ac1d24..f2764c9c9438 100755
--- a/Kbuild
+++ b/Kbuild
@@ -134,6 +134,9 @@ ifeq ($(KERNEL_BUILD), 0)
#Flag to enable offload packets feature
CONFIG_WLAN_OFFLOAD_PACKETS := y
+ #enable TSF get feature
+ CONFIG_WLAN_SYNC_TSF := y
+
#Flag to enable memdump feature
CONFIG_WLAN_FEATURE_MEMDUMP := y