summaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorEdhar, Mahesh Kumar <c_medhar@qti.qualcomm.com>2014-04-22 11:45:57 +0530
committerAkash Patel <c_akashp@qca.qualcomm.com>2014-04-24 22:16:44 -0700
commit99310c4f0f41661a94de335068bc355658917d2f (patch)
tree49b3d26efbb13370d1ccbe1d6293d5eeadae2491 /Kbuild
parent55af38e51250aa33e2aa2a1c40cbcde6e8cc5819 (diff)
CLD: changes to receive unencrypted WAI frames.
WAI frames are unencrypted data frames which are sent as part of the unicast/musticast key negotiation frames. changes done to honor the same. Change-Id: I15e9b8913ddd65b4972121b83f35edfdea58d0fa CRs-fixed: 631754
Diffstat (limited to 'Kbuild')
-rw-r--r--Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/Kbuild b/Kbuild
index 013f4afa2bd0..1fb0b23870bb 100644
--- a/Kbuild
+++ b/Kbuild
@@ -986,6 +986,7 @@ CDEFINES := -DANI_LITTLE_BYTE_ENDIAN \
-DQCA_SUPPORT_TXRX_VDEV_PAUSE_LL \
-DQCA_SUPPORT_TX_THROTTLE_LL \
-DWMI_INTERFACE_EVENT_LOGGING\
+ -DATH_SUPPORT_WAPI\
ifeq ($(CONFIG_QCA_WIFI_SDIO), 1)
CDEFINES += -DCONFIG_HL_SUPPORT \