summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2016-11-23 02:01:35 -0800
committerLinux Build Service Account <lnxbuild@localhost>2016-11-23 02:01:35 -0800
commit21e05907e1decce4c4a82e96853946a35fcd46ca (patch)
tree81ec076b3eed2c7e5bc094e842e2af7e6c5ee43d
parent0362bf34f79a89001901b03570cfd273e2baac71 (diff)
parent5ad4b1158376cf9a21c79838a9a9a260593bfafd (diff)
Merge wlan-cld3.driver.lnx.1.1-rel on remote branch
Change-Id: Ie116d9f47639b78c8ca468e8ee1314df947cf56b
-rw-r--r--Kbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kbuild b/Kbuild
index a73955007de2..d4be0ebd9435 100644
--- a/Kbuild
+++ b/Kbuild
@@ -99,7 +99,7 @@ ifeq ($(KERNEL_BUILD), 0)
ifeq ($(CONFIG_MOBILE_ROUTER), y)
CONFIG_QCACLD_FEATURE_GREEN_AP := y
endif
- ifeq ($(CONFIG_ARCH_MSMCOBALT), y)
+ ifeq ($(CONFIG_ARCH_MSM8998), y)
CONFIG_QCACLD_FEATURE_GREEN_AP := y
endif