qcacld-3.0: Make nan_separate_iface_support enable by default

Make nan_separate_iface_support feature enable by default

Change-Id: I0651a47ce68421b0108ab65295a0341cbb22393e
CRs-Fixed: 2613584
This commit is contained in:
Abhinav Kumar
2020-01-31 14:55:55 +05:30
committed by nshrivas
parent 70130bb20e
commit 36b42d3545

View File

@@ -69,7 +69,7 @@
* </ini>
*/
#define CFG_NAN_SEPARATE_IFACE_SUPP CFG_INI_BOOL("nan_separate_iface_support", \
0, \
1, \
"Seperate iface for NAN")