summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSuresh Kumar Gautam <sgkuma@codeaurora.org>2017-08-11 18:31:56 +0530
committersnandini <snandini@codeaurora.org>2017-08-13 15:51:06 -0700
commite866f69c44ecbd1acf99097bb62ec96dc61ded0b (patch)
treefa1383dee65c8e5f3074db1e3d50a1ca8c167740
parentdd426fb766ad4f93fc1598f626f0c3a19756deaa (diff)
qcacld-2.0: Update max value for gCoexPtaConfigEnable
Change the max value of gCoexPtaConfigEnable to 2. Change-Id: I77e16e8ea83a7897c26efa64a256ccfad37c3b4e CRs-Fixed: 2090726
-rw-r--r--CORE/HDD/inc/wlan_hdd_cfg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/CORE/HDD/inc/wlan_hdd_cfg.h b/CORE/HDD/inc/wlan_hdd_cfg.h
index 320807323c84..d3e466c409f2 100644
--- a/CORE/HDD/inc/wlan_hdd_cfg.h
+++ b/CORE/HDD/inc/wlan_hdd_cfg.h
@@ -4667,7 +4667,7 @@ FG_BTC_BT_INTERVAL_PAGE_P2P_STA_DEFAULT
#define CFG_COEX_PTA_CONFIG_ENABLE "gCoexPtaConfigEnable"
#define CFG_COEX_PTA_CONFIG_ENABLE_MIN (0)
-#define CFG_COEX_PTA_CONFIG_ENABLE_MAX (1)
+#define CFG_COEX_PTA_CONFIG_ENABLE_MAX (2)
#define CFG_COEX_PTA_CONFIG_ENABLE_DEFAULT (0)
/*