qcacld-2.0: Enable timestamping plus in apq8009
Enable timestamping plus feature in apq8009 board
Change-Id: I657b9ea9f2d51974737056c246b357406e914adb
CRs-Fixed: 2171436
diff --git a/Kbuild b/Kbuild
index ac779fa..f5c6f68 100644
--- a/Kbuild
+++ b/Kbuild
@@ -54,6 +54,12 @@
endif
endif
+ ifeq ($(CONFIG_ARCH_MSM8909), y)
+ ifeq ($(CONFIG_ROME_IF), sdio)
+ CONFIG_WLAN_SYNC_TSF_PLUS := y
+ endif
+ endif
+
# As per target team, build is done as follows:
# Defconfig : build with default flags
# Slub : defconfig + CONFIG_SLUB_DEBUG=y +