qcacld-3.0: Define CONFIG_MCL_REGDB in Kbuild

Currently, CONFIG_MCL_REGDB does not define for MCL,
then the driver uses the g_all_countries[] which is
for WIN.

Change-Id: If1b5873b65005381eabca95f530504d599a38e3b
CRs-Fixed: 2210854
This commit is contained in:
Paul Zhang 2018-03-22 17:08:49 +08:00 committed by nshrivas
parent 0008879d13
commit fa2cd5cd61

1
Kbuild
View File

@ -1873,6 +1873,7 @@ CDEFINES := -DANI_LITTLE_BYTE_ENDIAN \
-DWLAN_FEATURE_MBSSID \
-DCONFIG_160MHZ_SUPPORT \
-DCONFIG_MCL \
-DCONFIG_MCL_REGDB \
-DCONFIG_LEGACY_CHAN_ENUM \
-DNAPIER_SCAN \
-DWLAN_PMO_ENABLE \