summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorChandrasekaran, Manishekar <cmshekar@codeaurora.org>2016-03-10 09:30:52 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2016-04-17 18:08:10 -0700
commit3e6b687e3a9b54d9478d5eaeda043d224770612a (patch)
tree2aa4e89c8915835275b89ec85bf6015a795c6e33 /Kconfig
parent1d9a8d8cc14736fcb46b8ff8fc33b0a0eca45cee (diff)
downloadqcacld-3e6b687e3a9b54d9478d5eaeda043d224770612a.tar.gz
qcacld-3.0: Add Kconfig entry to control MCC to SCC switch logic
Add Kconfig entry to control the MCC to SCC switch logic so that the feature can be enabled when part of a built-in kernel. Change-Id: I8a4297e245b2be1b1cca81cc10bdccdfd34f8941 CRs-Fixed: 986079
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/Kconfig b/Kconfig
index 940ae4dcf1..029683a4b3 100644
--- a/Kconfig
+++ b/Kconfig
@@ -111,4 +111,8 @@ config FEATURE_LFR_SUBNET_DETECTION
bool "Enable LFR Subnet Change Detection"
default n
+config FEATURE_WLAN_MCC_TO_SCC_SWITCH
+ bool "Enable MCC to SCC Switch Logic"
+ default n
+
endif # QCA_CLD_WLAN