Browse Source

qcacld-3.0: Change WLAN_P2P_ENABLE to CONVERGED_P2P_ENABLE

Change it since WLAN_P2P_ENABLE easily confused with existed macro
WLAN_FEATURE_P2P. This is the change in Kbuild.

Change-Id: I571cb4c6e8e2b2d185811e1103a8990eb9d4b01d
CRs-Fixed: 2021997
Wu Gao 8 years ago
parent
commit
5491e524d1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Kbuild

+ 1 - 1
Kbuild

@@ -1458,7 +1458,7 @@ CDEFINES :=	-DANI_LITTLE_BYTE_ENDIAN \
 		-DCONFIG_160MHZ_SUPPORT \
 		-DCONFIG_MCL \
 		-DWLAN_PMO_ENABLE \
-		-DWLAN_P2P_ENABLE \
+		-DCONVERGED_P2P_ENABLE \
 		-DWLAN_POLICY_MGR_ENABLE