wlan: Add config param GO LINK MONITOR TIMEOUT.

Added GO LINK MONITOR TIMEOUT ini param to calculate total
effective detection time to delete inactive P2P clients.
This param along with gGoKeepAlivePeriod decides the total
time taken to delete inactive p2p clients.

CRs-Fixed: 531064
Change-Id: I0a2ce145947430701dd05a3828f7c1d9abc98716
diff --git a/CORE/MAC/src/cfg/cfgUtil/cfg.txt b/CORE/MAC/src/cfg/cfgUtil/cfg.txt
index 06510c1..b1de498 100644
--- a/CORE/MAC/src/cfg/cfgUtil/cfg.txt
+++ b/CORE/MAC/src/cfg/cfgUtil/cfg.txt
@@ -4609,3 +4609,15 @@
 V    RW    NP
 HAL
 0    3    0
+
+* GO Link Monitor Timeout (TU)
+*
+WNI_CFG_GO_LINK_MONITOR_TIMEOUT    I    4    7
+V    RW    NP
+HAL
+3   50    10
+V    RW    NP
+HAL
+3   50    10
+*
+*