From 0db9461f05ebd675d0bf7033ee450f44836e91e5 Mon Sep 17 00:00:00 2001 From: Ashish Kumar Dhanotiya Date: Thu, 16 Mar 2017 16:13:32 +0530 Subject: qcacld-3.0: Enable GreenAp feature in Kbuild GreenAp is not enabled in Kbuild. Enable GreenAp feature in Kbuild. Change-Id: Ia3ea7055de12361d37c6a0de1fca3db7087d3489 CRs-Fixed: 2019921 --- Kbuild | 1 + 1 file changed, 1 insertion(+) diff --git a/Kbuild b/Kbuild index 3c07b413f00b..9c3a6b77d529 100644 --- a/Kbuild +++ b/Kbuild @@ -116,6 +116,7 @@ ifeq ($(KERNEL_BUILD), 0) endif ifeq ($(CONFIG_ARCH_SDM660), y) + CONFIG_QCACLD_FEATURE_GREEN_AP := y CONFIG_QCACLD_FEATURE_METERING := y endif -- cgit v1.2.3