qcacld-3.0: Enable WIFI_POS component from Kbuild

Change Kbuild to compile in new WIFI_POS component and
route all WIFI_POS OEM request to new component.

Change-Id: Ib0980348d6e50e27de0b5ad859ac378bf983b665
CRs-Fixed: 2003488
diff --git a/Kbuild b/Kbuild
index 00d3957..be32896 100644
--- a/Kbuild
+++ b/Kbuild
@@ -1080,7 +1080,7 @@
 		 $(UMAC_SER_OBJ_DIR)/wlan_serialization_rules.o
 
 ###### WIFI POS ########
-CONFIG_WIFI_POS_CONVERGED := n
+CONFIG_WIFI_POS_CONVERGED := y
 
 WIFI_POS_OS_IF_DIR := $(WLAN_COMMON_ROOT)/os_if/linux/wifi_pos/src
 WIFI_POS_OS_IF_INC := -I$(WLAN_COMMON_INC)/os_if/linux/wifi_pos/inc