summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbings <bings@codeaurora.org>2018-11-26 15:51:15 +0800
committerbings <bings@codeaurora.org>2019-01-17 15:17:01 +0800
commitca80b231a62081a0d594939f24a2c6030ad0b048 (patch)
treeff9d34cbb32a88eb141fcfcfc6991358a250a964
parente4646b07ba96d4110362310266f05f27d42bc360 (diff)
qcacld-2.0: Enable 11W feature for pci interface
Enable 11W feature for pci interface by default. Change-Id: I9c363628c2d443cf525f83325bbf34d2fb51cb4a CRs-Fixed: 2382516
-rw-r--r--Kbuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/Kbuild b/Kbuild
index e919a4d887a7..d5bb345973ce 100644
--- a/Kbuild
+++ b/Kbuild
@@ -137,6 +137,9 @@ ifeq ($(KERNEL_BUILD), 0)
ifeq ($(CONFIG_ROME_IF),sdio)
CONFIG_WLAN_FEATURE_11W := y
endif
+ ifeq ($(CONFIG_ROME_IF),pci)
+ CONFIG_WLAN_FEATURE_11W := y
+ endif
ifneq ($(CONFIG_MOBILE_ROUTER), y)
#Flag to enable NAN